Alpha DevTools logoAlpha DevTools
All ToolsBy Technology
Search tools…⌘K
ToolsConvertersBase64 to JSON Converter

Base64 to JSON Converter

Converters

Decode a Base64-encoded string to a JSON object instantly in your browser. Handles standard and URL-safe Base64. Swap to JSON→Base64 in one click. Client-side.

Base64 → JSON
Base64plaintext
Loading editor…
JSONjson
Loading editor…
Input: 36 chars

Related Tools

JSON to YAML ConverterYAML to JSON ConverterJSON to XML ConverterXML to JSON Converter

About Base64 to JSON Converter

The Base64 to JSON converter decodes a Base64 string using `atob` and then parses the result as JSON. Both standard Base64 and URL-safe Base64 (with `-` and `_`) are accepted — the converter normalises them automatically. The JSON output has an interactive tree view and graph visualization. Swap to JSON→Base64 with one click.

Features

  • ✓Bidirectional — edit either panel and the other updates in real time
  • ✓Decodes standard Base64 (btoa/atob) and URL-safe Base64
  • ✓Automatic normalisation of URL-safe characters (- → +, _ → /)
  • ✓Parsed JSON shown with interactive tree view and graph visualization
  • ✓Swap direction to JSON→Base64 with a single click
  • ✓Download decoded JSON as a .json file
  • ✓Copy output to clipboard in one click
  • ✓100% client-side — data never leaves your browser

Common Use Cases

  • Decoding JWT payload and header parts to inspect JSON claims
  • Inspecting Base64-encoded JSON in API tokens or session cookies
  • Decoding Base64 JSON environment variables for debugging
  • Parsing Base64-encoded JSON from API responses or webhooks

Frequently Asked Questions

QCan it decode JWT tokens?

Yes — paste the middle segment (payload) of a JWT (between the dots) and the converter will decode and display the JSON claims. Note: JWTs use URL-safe Base64 without padding.

QDoes it handle Unicode in the Base64 payload?

Yes — the converter UTF-8 decodes the result of atob to correctly handle non-ASCII characters.

QIs my data sent to a server?

No. All decoding runs in your browser.

See Also

  • JSON to Base64Reverse this conversion
  • Base64 EncoderEncode and decode any text in Base64
  • JSON FormatterFormat the decoded JSON output
189+ tools·and growing
100% private·nothing uploaded
Zero signup·open instantly
Always free·no paywalls ever
Alpha DevTools logoAlpha DevTools

Fast, free developer utilities for daily tasks. No signup required. Everything runs in your browser.

GitHubTwitter

Categories

  • Formatters
  • Converters
  • Security
  • Encoders & Decoders
  • UI Tools
  • Diagrams
  • Text & String
  • All categories

Technologies

  • JSON
  • YAML
  • CSV
  • XML
  • SQL
  • HTML
  • CSS
  • All technologies

Popular Tools

  • JSON Formatter
  • UUID Generator
  • JWT Decoder
  • Regex Tester
  • SQL Formatter
  • YAML Formatter

Platform

  • Home
  • All Tools
  • By Technology
  • Licenses
  • Contact

© 2026 Alpha DevTools — All rights reserved.

189+ tools · 14 categories · Free forever·Open-source licenses