An open API service indexing awesome lists of open source software.

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

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:

![Sample](sample.png)

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.