Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Most compact QR encoding capable of representing hex symbols is alphanumeric mode which requires 5.5 bits per character. Which means the output will be 5.5/4 = 1.375 times longer than encoded binary data or 37.5% overhead. That's even worse than 8/6 =1.33 you get for doing base64 encoding on top of byte mode.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: