Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 356 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 356 Bytes

Tint My QR

Change QR codes' background and foreground colors.

Instructions

  1. Install dependencies with brew install pillow
  2. Clone me git clone git@github.com:emanumarqu/tint-my-qr.git
  3. cd tint-my-qr
  4. Place QR codes into inputs/
  5. python3 tint.py
  6. See outputs/ for results

Dependencies

  1. Pillow