InBrowser.App
Tools
Toggle theme
Languages
All Tools
Categories
All tools
214
Crypto & Hashing
47
Web
36
Developer
28
Text
21
Network
20
Image & Media
18
JSON & Data
16
PDF
9
Time & Date
9
Miscellaneous
7
Random
3
All tools
214
Crypto & Hashing
47
Web
36
Developer
28
Text
21
Network
20
Image & Media
18
JSON & Data
16
PDF
9
Time & Date
9
Miscellaneous
7
Random
3
⌘K
A–Z
.gitignore Generator
Generate .gitignore files for your projects by selecting templates
Developer
Adler-32 Hash Text or File
Generate Adler-32 checksums for text input or file upload. Calculate fast checksums for data integrity verification and error detection
Crypto & Hashing
AES Decryptor
Decrypt AES JSON envelopes from InBrowser.App with the original password or raw hexadecimal key.
Web
AES Encryptor
Encrypt text or files in your browser with AES-GCM, AES-CBC, or AES-CTR using a password-derived key or a raw hexadecimal key.
Web
Archive Viewer
Open ZIP, TAR, GZ, and TGZ files locally in your browser, browse their folder tree, preview readable entries, and download individual files.
Developer
Argon2 Hash Password
Generate encoded Argon2 password hashes in the browser with configurable algorithm, memory, iterations, parallelism, salt, and optional secret
Crypto & Hashing
Argon2 Password Hash Verifier
Verify whether a password matches an encoded Argon2 hash string. Runs locally in your browser and supports optional pepper/secret verification.
Crypto & Hashing
ASCII Art Generator
Convert text to ASCII art using various figlet fonts. Type a word or phrase, pick a font, and copy the result.
Text
Audio Recorder
Record microphone audio locally, preview the take, and download the file.
Miscellaneous
Barcode Generator
Generate barcodes (CODE128, EAN, UPC, etc.) and download as PNG, SVG, JPEG, or WebP.
Image & Media
Barcode Reader
Decode barcodes and QR codes from image files or a live camera feed, entirely in your browser.
Image & Media
Base16 Decoder
Decode Base16 (Hex) text or files into raw bytes for inspection, testing, and tooling.
Web
Base16 Encoder
Encode text or files to Base16 (Hex) for data transport, debugging, and web development.
Web
Base32 Decoder
Decode Base32 text or files back to original data for transport, storage, and integration.
Web
Base32 Encoder
Encode text or files to Base32 for data transport, storage, and web development.
Web
Base58 Decoder
Decode Base58 text or files back to original data for transport, storage, and integration.
Web
Base58 Encoder
Encode text or files to Base58 for data transport, storage, and web development.
Crypto & Hashing
Base64 Encoder and Decoder
Encode plain text to Base64 and decode Base64 back to Unicode text directly in your browser.
Text
Base85 Decoder
Decode Base85 text or files back to original data for transport, storage, and integration.
Web
Base85 Encoder
Encode text or files to Base85 for data transport, storage, and web development.
Web
Basic Auth Decoder
Decode HTTP Basic Authorization header to extract username and password from Base64. Useful for debugging and API testing
Web
Basic Auth Generator
Generate HTTP Basic Authorization header by encoding username and password as Base64. Quickly create credentials for API testing and development
Web
Bcrypt Hash Password Generator
Generate bcrypt password hashes locally with configurable cost, fresh salts, and copy-ready output for authentication systems.
Crypto & Hashing
Bcrypt Hash Password Verifier
Verify a plain text password against a bcrypt hash locally in your browser. Useful for debugging authentication flows and checking password migrations
Crypto & Hashing
BIC/SWIFT Validator
Validate BIC/SWIFT codes and parse bank, country, and branch details.
Text
BIP39 Mnemonic Generator
Generate, validate, and convert BIP39 mnemonic phrases in your browser.
Random
BLAKE2b Hash Text or File
Generate BLAKE2b hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
BLAKE2s Hash Text or File
Generate BLAKE2s hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
BLAKE3 Hash Text or File
Generate BLAKE3 hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
Business Days Calculator
Count business days between dates, and add or subtract business days with custom weekends and holidays.
Time & Date
Camera
Use your device camera locally to take photos, record short videos, and download the result.
Miscellaneous
Case Converter
Convert text between different naming conventions: camelCase, PascalCase, snake_case, kebab-case, and more.
Text
Chmod Calculator
Calculate Unix file permissions between numeric (755) and symbolic (rwxr-xr-x) notation
Developer
CIDR Parser
Parse CIDR notation to inspect IPv4 or IPv6 network ranges, masks, and integer boundaries directly in the browser.
Network
CIDRs Merger & Excluder
Merge IPv4 and IPv6 CIDR blocks, subtract excluded networks, and copy the minimal resulting CIDR list.
Network
CityHash64 Hash Text or File
Generate CityHash64 hashes for text input or file uploads, with an optional seed for performance-oriented checksums and cache keys.
Crypto & Hashing
Code Screenshot Generator
Generate syntax-highlighted code screenshots and export them as SVG, PNG, JPEG, WebP, or HTML.
Developer
Color Contrast Checker
Check WCAG contrast ratios for foreground and background colors, including AA/AAA for normal and large text.
Web
Color Converter
Convert colors between HEX, RGB, HSL, HSV, HWB, LAB, LCH, CMYK and CSS keywords. Real-time bidirectional conversion with alpha channel support.
Web
Color Picker
Pick colors from your screen or images. Sample pixels and copy HEX, RGB, HSL, HSV, and CMYK values instantly.
Web
Cookie Parser
Parse Cookie and Set-Cookie headers into structured JSON for inspection.
Web
CRC Checksum Calculator
Generate CRC checksums for text input or file upload. Compare common CRC-8, CRC-16, CRC-24, CRC-32, and CRC-64 variants for data integrity checks
Crypto & Hashing
Credit Card Validator
Validate credit card numbers using Luhn algorithm and identify card brand
Text
Cron Expression Generator
Build five-field cron expressions with visual controls, presets, and upcoming run previews.
Time & Date
Cron Expression Parser
Parse, validate, and explain cron schedules with field details and upcoming run times.
Time & Date
CSR Generator
Generate PKCS#10 certificate signing requests in your browser. Create a fresh key or import an existing PKCS#8 private key, fill in Subject and SAN, then download the CSR.
Network
CSS Box Shadow Generator
Create multi-layer CSS box-shadow values with live preview, inset toggles, and precise controls.
Web
CSS Gradient Generator
Create layered linear, radial, and conic gradients with draggable color stops, blend modes, and export-ready CSS.
Web
CSV → JSON Converter
Convert CSV to JSON. Paste CSV or import a file; adjust options (headers, delimiter, trim, etc.), preview, copy, and download.
JSON & Data
CUID2 Generator
Generate secure, collision-resistant CUID2 IDs in your browser with adjustable length and batch count.
Developer
cURL Converter
Convert cURL commands into code for many languages and HTTP clients.
Developer
Current Network Time
Get the current network time and compare it with your local system time. View accurate network time and detect any time differences.
Network
Data URI to File Converter
Decode Data URI strings into files, inspect MIME type and encoding, and download the result offline.
Web
Device Information
Inspect browser, display, hardware, network, storage, and capability details from your current device without uploading anything.
Miscellaneous
DNS Lookup
Query A, AAAA, CNAME, MX, TXT, NS, SOA, CAA, SRV, HTTPS, and SVCB DNS records through DNS over HTTPS resolvers.
Network
Docker Run to Compose Converter
Convert docker run commands into a docker-compose.yml file.
Developer
Duration Add/Subtract Calculator
Add or subtract ISO 8601 durations from a base time in any time zone, with millisecond precision.
Time & Date
Email Validator
Validate email addresses with syntax, length, and domain checks.
Text
EU VAT Number Validator
Validate EU VAT numbers by country code, format, and checksum — fully in your browser, nothing uploaded.
Text
EXIF Viewer
View image metadata, camera settings, GPS coordinates, and embedded EXIF/IPTC/XMP fields locally in your browser.
Image & Media
Favicon Assets Generator
Generate a complete favicon bundle — ICO, PNGs, Apple touch icon, PWA icons, web manifest, and the HTML snippet — locally in your browser.
Image & Media
File to Data URI Converter
Convert files into Data URI strings for embedding in HTML, CSS, or JSON. Works fully offline.
Web
GIF to Animated WebP Converter
Convert animated GIFs to animated WebP with scaling, playback speed, loop control, previews, and batch ZIP export.
Image & Media
GIF to APNG Converter
Convert animated GIF files to APNG PNG animations with local batch export, scaling, playback speed, and loop controls.
Image & Media
HighwayHash Hash Text or File
Generate HighwayHash digests for text input or file upload. Compute fast keyed 64-bit, 128-bit, or 256-bit hashes for data integrity and lookup workflows
Crypto & Hashing
HMAC Generator
Generate HMAC (Hash-based Message Authentication Code) signatures for text or file input. Supports SHA-1, SHA-256, SHA-384, and SHA-512 algorithms with hex and base64 output formats.
Crypto & Hashing
HTML Color Names
Browse and search 140+ CSS/HTML named colors with HEX and RGB values
Web
HTML Entity Encoder & Decoder
Encode and decode HTML entities. Convert special characters to named, decimal, or hexadecimal HTML entities and vice versa
Web
HTML to Markdown Converter
Convert raw HTML into Markdown with adjustable heading, list, and code block styles. Paste markup or import a file, then copy or download the result.
Text
HTTP Status Code Lookup
Search and browse HTTP status codes and their meanings
Network
IBAN Validator
Validate IBAN numbers with country length, format, and checksum checks.
Text
iCal Event Generator
Create .ics calendar events with time zones, recurrence rules, and reminders.
Time & Date
Image Metadata Cleaner (EXIF)
Remove EXIF/XMP/IPTC/ICC metadata from images without re-encoding. Keeps the original format and works offline.
Image & Media
Image Palette Extractor
Extract dominant colors from images and export palettes as HEX, CSS variables, or JSON.
Image & Media
Image Resizer
Resize image dimensions directly in your browser and export the result as PNG, JPEG, or WebP.
Image & Media
Image to AVIF Converter
Convert images to AVIF with quality, speed, resizing, lossless mode, and batch ZIP export.
Image & Media
Image to ICO Converter
Convert images into ICO files for favicons and app icons.
Image & Media
Image to PDF Converter
Combine images into a single PDF locally in your browser.
PDF
Image to WebP Converter
Convert images to WebP with optional resizing and batch ZIP export.
Image & Media
IMEI Validator
Validate 15-digit IMEI numbers with format and Luhn checksum checks.
Text
IP Info Lookup
Look up geolocation, ISP, ASN, reverse DNS, and network details for an IP address, domain, or URL
Network
IP Range to CIDR Converter
Convert IPv4 or IPv6 start and end addresses into the minimal set of CIDR blocks that exactly covers the range.
Network
IP/CIDR Normalizer
Normalize IP addresses and CIDR notation for both IPv4 and IPv6 formats. Enter any IP or CIDR range to get the standardized format instantly.
Network
IPv6 Address to MAC Address Converter
Convert IPv6 addresses to MAC addresses. Enter any IPv6 address to extract the corresponding MAC address instantly.
Network
ISBN Validator
Validate ISBN-10/ISBN-13 numbers, check digits, and conversions
Text
JMESPath Tester
Evaluate JMESPath expressions against JSON data and inspect the result.
JSON & Data
JSON → CSV Converter
Convert JSON to CSV. Paste JSON or import a file; adjust options, preview, copy, and download.
JSON & Data
JSON → TOML Converter
Convert JSON to TOML. Paste JSON or import a file; preview, copy, and download.
JSON & Data
JSON → XML Converter
Convert JSON to XML. Paste JSON or import a file; preview, copy, and download.
JSON & Data
JSON → YAML Converter
Convert JSON to YAML. Paste JSON or import a file; preview, copy, and download.
JSON & Data
JSON Diff Path
Compare two JSON documents and generate path-based diffs with JSON Pointer paths and RFC 6902 JSON Patch output.
JSON & Data
JSON Formatter
Format and prettify JSON with proper indentation. Paste JSON or import a file; preview, copy, and download.
JSON & Data
JSON Schema Generator
Generate JSON Schema from example JSON data
JSON & Data
JSON Schema Validator
Validate JSON data against a JSON Schema with draft-aware validation and readable error output.
JSON & Data
JSON Web Token (JWT) Signer
Sign JWTs locally with HMAC secrets or PEM/JWK private keys for API testing and authentication debugging.
Web
JSONPath Tester
Test JSONPath queries against JSON data and view matched values and paths.
JSON & Data
JWK ↔ PEM Converter
Convert JWK and PEM keys locally. Supports RSA, EC, and OKP key formats.
Web
JWT Decoder and Verifier
Decode JSON Web Token headers and payloads locally, inspect registered claims, and verify HS, RS, PS, and ES signatures with a secret, PEM public key, JWK, or JWKS.
Web
Keccak Hash Text or File
Generate Keccak hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
KSUID Generator
Generate K-Sortable Unique Identifiers (KSUIDs) in-browser with optional custom timestamps.
Developer
List Comparer
Compare two lists, surface overlap and exclusions, and export the exact set you need before a sync or cleanup.
Text
Local Font Book
Browse and preview fonts installed on your device using the Local Font Access API.
Web
Lorem Ipsum Generator
Generate Lorem Ipsum placeholder text with configurable words, sentences, or paragraphs. Supports multiple locales.
Text
MAC Address to IPv6 Link-Local Address Converter
Convert MAC addresses to IPv6 link-local addresses. Enter any MAC address and optionally add an interface name to generate the scoped result instantly.
Network
Markdown Previewer
Preview Markdown live with a synchronized outline, HTML sanitization toggle, export-ready HTML, and clean/slate themes.
Text
Markdown to HTML Converter
Convert Markdown to HTML using marked, optionally sanitize with DOMPurify. Preview, copy, and download.
Developer
Max UUID Generator
Generate and copy the standardized all-one max UUID for upper bounds, sentinels, and range tests.
Developer
MD4 Hash Text or File
Generate MD4 hashes for text input or file upload. Best for legacy compatibility and non-security-critical integrity checks.
Crypto & Hashing
MD5 Hash Text or File
Generate MD5 hashes for text input or file upload. Best for legacy compatibility and non-security-critical integrity checks.
Crypto & Hashing
MIME Type Lookup
Search and browse MIME types and their file extensions
Network
Morse Code Converter
Convert text to Morse code and vice versa with audio playback support
Miscellaneous
MurmurHash3 (x64 128-bit) Hash Text or File
Generate MurmurHash3 x64 128-bit hashes for text input or file uploads. Calculate fast non-cryptographic checksums for bucketing, deduplication, cache keys, and integrity checks.
Crypto & Hashing
MurmurHash3 (x86 128-bit) Hash Text or File
Generate MurmurHash3 x86 128-bit hashes for text input or file uploads. Calculate fast non-cryptographic checksums for bucketing, deduplication, cache keys, and integrity checks.
Crypto & Hashing
MurmurHash3 (x86 32-bit) Hash Text or File
Generate MurmurHash3 x86 32-bit hash for text input or file upload. Calculate fast 32-bit non-cryptographic checksums for data integrity verification and performance-oriented hashing
Crypto & Hashing
My IP Address
Discover your public IP address and get detailed information about your internet connection including geolocation, ISP details, and network information
Network
NanoID Generator
Generate URL-safe NanoIDs in the browser with custom length and alphabet presets.
Developer
Nil UUID Generator
Generate and copy the standardized all-zero nil UUID for placeholders, defaults, and sentinel values.
Developer
Number ↔ Chinese Uppercase Converter
Bidirectional converter between numbers and Chinese uppercase amounts. Supports RMB-style units and up to 2 decimal places.
Miscellaneous
Number Base Converter
Convert numbers between binary, octal, decimal, hexadecimal, base32, base36, base62, base64, and custom bases from 2 to 64.
Web
OpenAPI to TypeScript Converter
Convert OpenAPI 3.x documents into TypeScript types entirely in your browser with common openapi-typescript generation options.
Developer
Password Strength Checker
Assess password strength with entropy, composition, and pattern checks plus tips to improve security.
Text
PBKDF2 Key Derivation
Derive keys from a password and salt with PBKDF2. Configure iterations, hash algorithm, and output length with hex or base64 output.
Crypto & Hashing
PDF Info Viewer
View PDF metadata, page count, version, file details, and document properties locally in your browser.
PDF
PDF Merger
Merge multiple PDF files into one browser-only document with previews, ordering controls, and a custom filename.
PDF
PDF Page Number Adder
Add page numbers to selected PDF pages locally in your browser with configurable format, position, font, and margins.
PDF
PDF Page Organizer
Reorder, rotate, and remove PDF pages locally in your browser before exporting a new PDF.
PDF
PDF Splitter
Split PDF pages by range, extract selected pages into one PDF, or download multiple split files as a ZIP archive.
PDF
PDF Text Extractor
Extract selectable text from PDF files locally in your browser and export it as plain text.
PDF
PDF to Image Converter
Convert PDF pages to PNG, JPG, or WebP images with DPI controls, page preview, and ZIP export.
PDF
PGP Key Generator
Generate OpenPGP key pairs in your browser with ECC or RSA, optional passphrase protection, fingerprints, and a revocation certificate.
Network
Placeholder Image Generator
Generate placeholder images with custom dimensions, colors, gradients, and text. Export as PNG, JPG, SVG, or WebP with Retina support.
Image & Media
PNG Optimizer
Compress PNG images in your browser with lossless Oxipng optimization while preserving visual quality.
Image & Media
Port Number Lookup
Search and browse common network port numbers
Network
PRC Resident ID Validator
Validate PRC Resident ID numbers, decode region, birthdate, and checksum
Text
Prettier Code Formatter
Format JavaScript, TypeScript, JSON, HTML, CSS, Markdown, YAML, GraphQL, and related files with Prettier directly in your browser.
Developer
QR Code Generator
Generate QR codes for text, links, Wi-Fi credentials, contacts, phone actions, locations, and calendar events. Download the result as PNG, JPG, WebP, or SVG.
Image & Media
QR Code Reader
Decode QR codes from image files or a live camera feed, entirely in your browser.
Image & Media
Radio Timecode Sync
Generate JJY, BPC, DCF77, MSF, or WWVB radio timecode audio locally to help sync compatible radio-controlled clocks.
Time & Date
Random Number Generator
Generate random numbers with custom ranges, counts, and optional decimals.
Random
Random Password Generator
Generate passwords, passphrases, grouped codes, and PINs in your browser.
Random
Regex Tester & Replacer
Test regular expressions, inspect matches, and preview replacements against real text.
Text
Remove PDF Owner Password
Remove PDF owner password restrictions locally so editing, printing, and copying permissions are unlocked.
PDF
Reverse IP Lookup
Look up reverse DNS PTR records for IPv4 or IPv6 addresses through public DNS-over-HTTPS resolvers directly in the browser.
Network
RIPEMD-128 Hash Text or File
Generate RIPEMD-128 hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
RIPEMD-160 Hash Text or File
Generate RIPEMD-160 hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
RIPEMD-256 Hash Text or File
Generate RIPEMD-256 hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
RIPEMD-320 Hash Text or File
Generate RIPEMD-320 hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
robots.txt Generator
Generate robots.txt files with user-agent rules, allow/disallow paths, and sitemap links.
Web
Roman Numeral ↔ Arabic Number Converter
Bidirectional converter between Roman numerals and Arabic numbers. Supports standard Roman numerals from 1 to 3999 (I to MMMCMXCIX).
Miscellaneous
ROT Cipher Encrypt & Decrypt
Encrypt and decrypt text using ROT13, ROT5, ROT18, and ROT47 cipher algorithms. Self-reversing encryption for letters, digits, and ASCII characters
Web
Screen Recorder
Record your screen, a window, or a browser tab with optional system audio and microphone capture.
Miscellaneous
scrypt Key Derivation
Derive keys from a password and salt with scrypt. Configure N, r, p, and output length with hex or base64 output.
Crypto & Hashing
SHA-1 Hash Text or File
Generate SHA-1 hashes for text input or file upload. Best for legacy compatibility and non-security-critical integrity checks.
Crypto & Hashing
SHA-224 Hash Text or File
Generate SHA-224 hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
SHA-256 Hash Text or File
Generate SHA-256 hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
SHA-384 Hash Text or File
Generate SHA-384 hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
SHA-512 Hash Text or File
Generate SHA-512 hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
SHA-512/224 (FIPS 180-4) Hash Text or File
Generate SHA-512/224 (FIPS 180-4) hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
SHA-512/256 (FIPS 180-4) Hash Text or File
Generate SHA-512/256 (FIPS 180-4) hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
SHA3-224 (FIPS 202) Hash Text or File
Generate SHA3-224 (FIPS 202) hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
SHA3-256 (FIPS 202) Hash Text or File
Generate SHA3-256 (FIPS 202) hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
SHA3-384 (FIPS 202) Hash Text or File
Generate SHA3-384 (FIPS 202) hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
SHA3-512 (FIPS 202) Hash Text or File
Generate SHA3-512 (FIPS 202) hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
SHAKE128 (FIPS 202) Hash Text or File
Generate SHAKE128 (FIPS 202) hashes for text input or file upload. Produce variable-length XOF digests for cryptographic checksums, protocol hashing, and data integrity workflows.
Crypto & Hashing
SHAKE256 (FIPS 202) Hash Text or File
Generate SHAKE256 (FIPS 202) hashes for text input or file upload. Produce variable-length XOF digests for cryptographic checksums, protocol hashing, and data integrity workflows.
Crypto & Hashing
SipHash-128-2-4 Hash Text or File
Generate SipHash-128-2-4 keyed hashes for text input or file upload. Use a 128-bit hex key to compute fast 128-bit non-cryptographic hashes for hash-table, cache-key, and checksum workflows.
Crypto & Hashing
SipHash-2-4 Hash Text or File
Generate SipHash-2-4 keyed hashes for text input or file upload. Use a 128-bit hex key to compute fast 64-bit non-cryptographic hashes for hash-table, cache-key, and checksum workflows.
Crypto & Hashing
Sitemap XML Generator
Generate sitemap.xml files or sitemap indexes from clean URL lists without leaving the browser.
Web
Slug Generator
Convert text into URL-friendly slugs. Supports Unicode transliteration for Chinese, Japanese, Korean, Cyrillic, and more.
Web
SM3 Hash Text or File
Generate SM3 hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
SQL Formatter & Linter
Format SQL queries in your browser, tune dialect-aware layout rules, and catch common lint issues before you copy or download the result.
Developer
SRI Hash Generator
Generate Subresource Integrity (SRI) hashes for web resources. Create SHA-256, SHA-384, or SHA-512 hashes to ensure the integrity of external scripts, stylesheets, and other resources
Crypto & Hashing
SSH Key Generator
Generate OpenSSH Ed25519 or RSA key pairs locally with copy-ready public keys, private keys, and SHA-256 fingerprints.
Network
SSH Public Key Fingerprint
Generate SHA-256 and MD5 fingerprints for OpenSSH public keys, authorized_keys lines, and SSH2 public key blocks.
Network
Stopwatch
Track elapsed time with start, pause, lap, and reset controls.
Developer
SVG Optimizer
Optimize SVG files with configurable SVGO cleanup, compression, preview, copy, and download
Image & Media
SVG to Image Converter
Convert SVG files to PNG, JPEG, or WebP images
Image & Media
Text Diff
Compare two drafts side by side, inspect changed lines, and export a clean unified diff without leaving the browser.
Text
Text Statistics
Turn any draft into a live writing dashboard with multilingual counts, vocabulary signals, structure clues, and reading-time estimates.
Text
Time Difference Calculator
Compare two local times across time zones and get signed, absolute, ISO 8601, and total-unit differences.
Time & Date
Time Zone Converter
Convert a date and time between time zones with daylight saving support. Compare offsets and copy ISO/UTC formats.
Time & Date
Timer
Set a countdown timer with optional sound, vibration, and browser notifications.
Time & Date
TOML → JSON Converter
Convert TOML to JSON. Paste TOML or import a file; preview, copy, and download.
JSON & Data
TOML → YAML Converter
Convert TOML to YAML. Paste TOML or import a file; preview, copy, and download.
JSON & Data
ULID Generator
Generate Universally Unique Lexicographically Sortable Identifiers in-browser with optional custom timestamps.
Developer
Unicode ↔ Punycode Converter
Convert Unicode (IDN) and ASCII (Punycode) domains both ways
Network
Unicode Escape / Unescape
Escape and unescape Unicode characters in various formats including \uXXXX, \u{XXXXX}, HTML entities, URL encoding, and U+XXXX notation
Web
Unicode Invisible Character Checker
Detect zero-width, bidi control, and special whitespace characters, then export a cleaned version.
Text
Unit Converter
Convert length, mass, temperature, area, volume, speed, digital storage, and time between metric, imperial, and other units instantly in your browser.
Web
Unix Timestamp Converter
Convert Unix timestamps to human-readable dates and vice versa. Supports auto-detection of seconds, milliseconds, and nanoseconds.
Developer
URL Component Encoder and Decoder
Encode and decode URL components with percent encoding. Convert special characters to URL-safe format and vice versa for web development and API usage
Web
URL Parser and Builder
Parse URLs into components and rebuild them from protocol, credentials, host, path, query parameters, and fragment in one structured editor.
Web
User-Agent Parser
Parse user agent strings to identify browser, OS, device, engine, and CPU details. Works entirely offline.
Web
UUID Base64 Hex Decimal Octal Binary Converter
Convert UUIDs to and from Base64, hexadecimal, decimal, octal, and 128-bit binary values in your browser.
Web
UUID Decoder
Decode a UUID into its version, variant, timestamp fields, and numeric representations.
Developer
UUID v1 ↔ v6 Converter
Convert UUID v1 values to sortable UUID v6 values, or convert UUID v6 values back to UUID v1, entirely in your browser.
Developer
UUID v1 Generator
Generate one or many time-based UUID v1 identifiers in-browser with configurable MAC address and clock sequence values.
Developer
UUID v3 Generator
Generate deterministic name-based UUID v3 identifiers from a namespace UUID and name.
Developer
UUID v4 Bulk Generator
Generate batches of random RFC 4122 UUID v4 identifiers locally in your browser.
Developer
UUID v4 Generator
Generate a random RFC 4122/RFC 9562 UUID v4 locally in your browser.
Developer
UUID v5 Generator
Generate deterministic name-based UUID v5 identifiers from a namespace UUID and name, entirely in your browser.
Developer
UUID v6 Generator
Generate sortable, time-based UUID v6 identifiers locally in your browser.
Developer
UUID v7 Generator
Generate timestamp-sortable UUID v7 identifiers in your browser for databases, events, and distributed systems.
Developer
UUID Validator
Validate UUID strings, inspect their version and variant, and confirm that identifiers use canonical RFC-compatible formatting.
Developer
VIN Validator
Validate VINs with length, character, and check digit rules
Text
Whirlpool Hash Text or File
Generate Whirlpool hash for text input or file upload. Calculate secure cryptographic checksums for data integrity verification and security purposes
Crypto & Hashing
X.509 Certificate & Public Key Parser
Parse X.509 certificates and public keys in PEM, DER, or base64 DER form. Review subjects, issuers, validity dates, fingerprints, extensions, and key details locally in your browser.
Network
XML → JSON Converter
Convert XML to JSON. Paste XML or import a file; adjust options, preview, copy, and download.
JSON & Data
xxHash (XXH3 128) Hash Text or File
Generate xxHash XXH3 128 hash for text input or file upload. Calculate fast 128-bit non-cryptographic checksums for data integrity verification and performance-oriented hashing
Crypto & Hashing
xxHash (XXH3 64) Hash Text or File
Generate xxHash XXH3 64 hash for text input or file upload. Calculate fast 64-bit non-cryptographic checksums for data integrity verification and performance-oriented hashing
Crypto & Hashing
xxHash (XXH32) Hash Text or File
Generate xxHash XXH32 hash for text input or file upload. Calculate fast 32-bit non-cryptographic checksums for data integrity verification and performance-oriented hashing
Crypto & Hashing
xxHash (XXH64) Hash Text or File
Generate xxHash XXH64 hash for text input or file upload. Calculate fast 64-bit non-cryptographic checksums for data integrity verification and performance-oriented hashing
Crypto & Hashing
YAML → JSON Converter
Convert YAML to JSON. Paste YAML or import a file; preview, copy, and download.
JSON & Data
YAML → TOML Converter
Convert YAML to TOML. Paste YAML or import a file; preview, copy, and download.
JSON & Data