Topic
Encoding
3 ZeroUtil articles cover encoding, published between April 2026 and May 2026. Each one is written to explain the mechanism rather than list steps, and links to the free browser tools that do the job.
These articles sit alongside the security & privacy , qr & barcode and developer tools toolsets.
Security & Privacy
Hashing vs Encryption vs Encoding: The Three Things People Keep Confusing
Three transformations that all produce gibberish and solve different problems, with the measured cost of picking the wrong one for passwords.
QR & Barcode
How QR Codes Actually Work: A Practical Guide
What the squares mean, what error correction costs in millimetres, why upper case makes a smaller code, and the reasons a printed QR fails to scan.
Developer Tools
Base64 Explained: What It Is, Why It Exists, and When Not to Use It
What Base64 does to your bytes, the three variants that produce most decode failures, and the places it still earns its keep.