close

DEV Community

# base64

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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)

Image 1
Comments 1
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

Image Image Image 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
Base64 Decode in Python — Complete Guide (b64decode, urlsafe, padding fix)

Base64 Decode in Python — Complete Guide (b64decode, urlsafe, padding fix)

Comments
8 min read
Base64 Encode Decode Online: How It Works and When to Use It

Base64 Encode Decode Online: How It Works and When to Use It

Comments
4 min read
How to Encode and Decode Base64 in JavaScript

How to Encode and Decode Base64 in JavaScript

Comments
4 min read
Base64 vs Hex Encoding: Which Should You Use and When?

Base64 vs Hex Encoding: Which Should You Use and When?

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