Base64 quick decode
SGVsbG8gd29ybGQ=
Hello world
This is the common base64 to text workflow for copied samples.
Use one online decoder for Base64 to text, URL decode, HTTP encoded strings and HTML entities before moving into a specialist tool.
Decode Base64, URL encoded text, and HTML entities locally in one focused decoder.
An online decoder is a general-purpose first stop for encoded strings. It helps you try Base64, URL percent-decoding and HTML entity decoding, then move to the dedicated Base64, URL, JWT or HTML tools when a workflow needs more detail.
This tool runs in your browser. Text values are processed locally and are not uploaded to LumaTool servers.
SGVsbG8gd29ybGQ=
Hello world
This is the common base64 to text workflow for copied samples.
luma%20ai%20video%20generator
luma ai video generator
Use this when a query value or redirect parameter is hard to read.
This tool runs in your browser. Text values are processed locally and are not uploaded to LumaTool servers.
Quickly decode strings copied from logs, browser DevTools, API responses or support tickets.
Turn base64 a texto without opening a heavier workflow.
Decode URL parameters before checking redirects or tracking links.
If the text contains %, try URL decode. If it contains < or &, try HTML entities. If it is mostly letters, numbers, +, / and =, try Base64.
No. Encoding is reversible formatting. Encryption requires a key and cannot be decoded by a general online decoder.
The value may be nested or double encoded. Decode one layer at a time and compare with the original.
Online Decoder is useful for focused developer tools tasks where you need a quick browser-based result without switching tools.
This tool runs in your browser. Text values are processed locally and are not uploaded to LumaTool servers.
Yes, but review the result before applying it to production systems. LumaTool helps with utility work, validation, and formatting, but final decisions stay with you.
The related tools section links to nearby workflows in the same locale so you can continue formatting, validating, converting, or checking related data.
Yes. The tool layout, examples, FAQ, and result areas are designed to work on both desktop and mobile browsers.
Encode and decode Base64 text with UTF-8, URL-safe, and Unicode support.
Use Now UEncode, decode, parse, and build URL query parameters in batches.
Use Now HEscape and unescape HTML entities for safe display and debugging.
Use Now JDecode JWT header and payload locally without sending tokens to a server.
Use Now JFormat, minify, validate, sort keys, escape, and unescape JSON locally.
Use Now