DEV Community

# base64

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to decode a Base64 string (4 reliable ways)

How to decode a Base64 string (4 reliable ways)

Comments
5 min read
What Base64 Actually Does to Your Bytes (and Why It's Not Encryption)

What Base64 Actually Does to Your Bytes (and Why It's Not Encryption)

5
Comments 2
4 min read
Base64 explained — what it is, when to use it, and the gotchas that bite developers

Base64 explained — what it is, when to use it, and the gotchas that bite developers

Comments
6 min read
Base64 Decode in Java: getDecoder, getUrlDecoder, getMimeDecoder, and Streaming

Base64 Decode in Java: getDecoder, getUrlDecoder, getMimeDecoder, and Streaming

Comments
13 min read
Is Your Claude Code Safe From Base64? Inside 2026 AI Agent Attacks

Is Your Claude Code Safe From Base64? Inside 2026 AI Agent Attacks

7
Comments 1
31 min read
Base64 Encode in Python — Complete Guide (b64encode, urlsafe, JWT, files)

Base64 Encode in Python — Complete Guide (b64encode, urlsafe, JWT, files)

Comments
14 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.