Skip to content

Instantly share code, notes, and snippets.

@ryan-williams
Last active December 28, 2024 02:09
Show Gist options
  • Save ryan-williams/eb0985b3c00c26599833282b350738e9 to your computer and use it in GitHub Desktop.
Save ryan-williams/eb0985b3c00c26599833282b350738e9 to your computer and use it in GitHub Desktop.
QR codes for the Hudson County Complete Streets campaign for increased PATH train service

HCCS PATH Campaign QR Codes

QR codes

This QR code is currently on the ActionNetwork and canvassing flyer:

It links to https://bit.ly/3ZKLdyu?r=qr, but has a lot of pixels for something that short. It also has a bit.ly watermark.

Smaller

Here is a simpler QR code that links to the same URL (https://bit.ly/3ZKLdyu?r=qr):

Both redirect the user to the ActionNetwork campaign page: https://actionnetwork.org/letters/port-authority-2025-budget-prioritize-frequency-expansion-and-better-service/

Sample flyer

Sample flyer using the simpler QR code is page 3 of the flyer doc:

Scripts

QR codes generated using qr-code.py (wrapper around qrencode), e.g.:

qr-code.py -opath-an-bitly.png 'https://bit.ly/3ZKLdyu?r=qr'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment