Skip to content

liole/ImageCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageCode

Embed images into QR codes

Method

Convert an image to halftone bitmap: black & white only, no grayscale, imploying image dithering for better quality. Aligne it with the QR matrix. For each block choose the closest pattern withing readability threshold.

Features

  • QR code from any Unicode text
  • Select code size and error correction level
  • Different image formats via Drag&Drop
  • Manipulate image position/size withing QR code
  • Save result as PNG via Drag out
  • Adjust Brightness/Contrast of an image
  • Chose readability rate against image resemblance

Results

ImageCode screenshot

ImageCode examples

PS. Recognition may not work due to scaling issues. Try viewing images in full size.

Download

Windows binaries, v1.0