DEV Community

# base64

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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 vs Hex Encoding: Which Should You Use and When?

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

Comments
4 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 Encoding Explained: When and Why to Use It

Base64 Encoding Explained: When and Why to Use It

Comments
14 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 Encoding: What It Is and How to Use It

Base64 Encoding: What It Is and How to Use It

Comments
3 min read
Base64 Is Not Encryption — And 4 Other Things Developers Get Wrong About It

Base64 Is Not Encryption — And 4 Other Things Developers Get Wrong About It

Comments
2 min read
Base64 - matemática e C#

Base64 - matemática e C#

2
Comments
5 min read
Building the Fastest Base64 Library for React Native - Introducing react-native-turbo-base64

Building the Fastest Base64 Library for React Native - Introducing react-native-turbo-base64

Comments
2 min read
Auto-Detecting Base64 Media in JSON: Magic Numbers, Performance Tricks, and a State Machine Parser

Auto-Detecting Base64 Media in JSON: Magic Numbers, Performance Tricks, and a State Machine Parser

1
Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.