Base64 Encoder / Decoder
DeveloperEncode text to Base64 or decode Base64 to text. Use "text|||decode" to decode.
Encode text to Base64 or decode Base64 to text. Use "text|||decode" to decode.
Get access to all 150+ tools with higher limits. Start with 100 free credits — no credit card required.
curl -X POST "https://krawly.io/api/v1/tools/base64-tool/" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{"url": "https://example.com"}'Base64 Encoder/Decoder converts text to Base64 encoding or decodes Base64 strings back to text. Also provides URL-safe Base64 variant output.
Extract the color palette from any website — hex codes, RGB values, frequency analysis, and color categorization.
Validate, format, and minify JSON data with syntax highlighting and error detection.
Test regular expressions against text with match highlighting, groups, and flags support.
Decode JSON Web Tokens to inspect header, payload, and expiration without verification.