https://github.com/markusfisch/qrim
QR Code Image Merger
https://github.com/markusfisch/qrim
javascript qrcode-generator
Last synced: 4 months ago
JSON representation
QR Code Image Merger
- Host: GitHub
- URL: https://github.com/markusfisch/qrim
- Owner: markusfisch
- License: unlicense
- Created: 2015-07-23T22:54:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-14T11:19:53.000Z (over 3 years ago)
- Last Synced: 2023-03-11T13:38:07.462Z (over 2 years ago)
- Topics: javascript, qrcode-generator
- Language: JavaScript
- Homepage: http://qrim.markusfisch.de/
- Size: 1 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
QR Code Image Merger
====================Merges a QR code with a background image.
Only modifies the source image where necessary.Makes this:

Decodes with any QR scanner. Just try.
Make your own [here](https://qrim.markusfisch.de).
Drop a picture to set a new background.
If you want to keep the merged image, just save it from your browser
(this seems to work only in Firefox, unfortunately).Dependencies
============Generation of the QR code is done with
[qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator).QR code detection (for verifying) is done with
[jsqrcode](https://github.com/LazarSoft/jsqrcode).License
=======qrim.js is public domain.
Sample images are from my photo stream.