Y
Hacker News
new
|
ask
|
show
|
jobs
by
WinterMount223
1540 days ago
How does this compare to printed base 64, then OCR? It seems more robust to print and recognize text than binary patterns. You can always type it out if you are desperate.
2 comments
rubicks
1540 days ago
3750 characters/page at 6 bits/character gets you 22.5 kbits/page or ~2.8kB/page. Optar apparently does 200kB/page.
link
41b696ef1113
1540 days ago
At minimum, I would want to use one of the encodings that avoids oO0il1 ambiguity. Maybe settle for hex in a pinch.
link