DEV Community

# base64

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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
I Built a JWT Decoder and Lost Half a Day to atob()

I Built a JWT Decoder and Lost Half a Day to atob()

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

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

1
Comments
4 min read
Base64 - matemática e C#

Base64 - matemática e C#

2
Comments
5 min read
Base64 Encoding Explained: When and Why to Use It

Base64 Encoding Explained: When and Why to Use It

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