Base32 Encoder & Decoder - Online Base32 Converter
Encode or decode text using Base32 scheme. Ideal for legacy systems and data obfuscation. Works completely offline in your browser for maximum security.
UD5 Toolkit
Online Base64 Converter â Encode text & files to Base64, decode Base64 back to original format instantly.
= character is padding. Since Base64 encodes 3 bytes into 4 characters, when the input data length isn't a multiple of 3, padding is added: one = for 1 extra byte, two == for 2 extra bytes. This ensures the output length is always a multiple of 4. Some Base64URL variants omit padding entirely.+ with - and / with _, and often omits the = padding. This makes it safe to use in URLs, filenames, and JSON Web Tokens (JWT) without percent-encoding. Our tool handles both variants â just paste either format and it will decode correctly.data:image/png;base64,iVBORw0KG...) that you can use directly in <img src="..."> tags or CSS backgrounds. You can also enable the "Output as Data URI" option for text-based encoding when you need the full URI format.btoa() which only works with Latin1, our implementation supports the full Unicode range.Encode or decode text using Base32 scheme. Ideal for legacy systems and data obfuscation. Works completely offline in your browser for maximum security.
Easily apply ROT13 cipher to obfuscate or reveal text. A classic letter substitution cipher that works bidirectionally. Purely client-side processing.
Paste a string of 0s and 1s and decode it back into ASCII text. Handles spaceâseparated blocks. Local.
Enter Braille dot numbers (1â6) or paste Unicode Braille to decode into English text. Companion to textâtoâBraille.
Drag a slider to compare your original image with a compressed version (e.g., WebP). See the quality difference and file size savings.
Shows each character's 7âbit or 8âbit binary representation. Includes space separation. For learning binary encoding.
Enter a decimal number and see detailed stepâbyâstep conversion to binary, octal, and hex. For students.
Convert .srt subtitles to .vtt format for web video players. Preserves all timestamps and formatting. Local.
Convert normal text to Unicode mathematical bold, italic, script, fraktur, and doubleâstruck. Copy rich text for anywhere.
Upload a text file to detect its character encoding (UTF-8, ISO-8859-1, etc.) and BOM presence. Runs entirely in your browser.
Convert WebVTT subtitle files to SRT and vice versa. Handles formatting conversion and encoding. No upload, pure client-side parsing.
Drop a file to see its MIME type and the first few magic bytes (hex and ASCII). No upload, works instantly.
Merge an SRT subtitle file onto a video directly in the browser. Preview and download the resulting video. All local.
Inspect any website's SSL/TLS certificate details: issuer, expiry date, subject, and SANs. Verify certificate chains. All checks are private and require no server upload.
Convert subtitle files between SRT and WebVTT formats. Also shift all timestamps forward/backward. Works locally.
Paste your AcceptâLanguage header and see which languages your site should serve based on quality values. Internationalization helper.
Turn a cardinal number (23) into its ordinal form (23rd). Supports large numbers. Simple and quick.
Paste NâTriples data and convert it to a compact JSONâLD representation. Work with linked open data. Local.
Decode FLAC, Opus, or OGG audio files in the browser using compiled WASM libraries. Play instantly without server uploads. Keep audio private.
Paste an ASCIIâarmored PGP message and view its packet structure. See the encrypted/plaintext blocks without decrypting.
Paste a `SetâCookie` header and see all attributes parsed: domain, path, MaxâAge, SameSite, Secure, HttpOnly. Debug cookies easily.
Shrink a PDF file size with configurable image quality and object removal. All processing stays in your browser.
Compress and decompress text using the browser's native Compression Streams API. See the binary output size.
Convert any text into JavaScriptâstyle \uXXXX escape sequences and vice versa. Handles emojis. Useful for i18n development.
Turn your webcam feed into realâtime ASCII art. Adjust density and character set. Fun for streams and demos. No upload.
Paste raw email headers and get a human-readable breakdown of the delivery route, authentication results, and delays. Private analysis.
Simulate adaptive bitrate logic by switching between different quality video segments. See how ABR algorithms work.
Paste an enciphered text and instantly see all 25 possible shifts. Highlight the most plausible.
Apply realistic reverbs (cathedral, hall, room) to any audio using preâloaded impulse responses. Hear the difference instantly.
Visualize how caffeine decays in your body over time. Enter intake amount and see remaining caffeine at bedtime to optimize sleep. Uses standard 5-hour half-life.