Utility Tools

Utility Tools

Browser-first everyday utilities for ZIP packaging, Base64, passwords, time-zone checks, unit conversions, and clean text comparisons.

66 tools in this hub

Utility Tools fills the gap between heavier file workflows and tiny everyday jobs that still deserve a polished page. It covers quick tasks such as packaging multiple files into one ZIP, generating stronger passwords, converting meeting times between cities, checking unit conversions, comparing text revisions, and moving data into or out of Base64.

The common thread is speed and trust. These are browser-first utilities built for repeat use, clear limits, and honest feedback when a browser constraint matters.

Tools

Every utility workflow in one place

Utility

ZIP Compressor

Create a ZIP file from multiple files or folders in your browser with visible file lists, compression levels, progress feedback, and a clean download flow.

Open tool
Utility

Token Generator

Generate random tokens for temporary secrets, invite codes, and testing identifiers.

Open tool
Utility

UUID Generator

Generate UUID v4 values for IDs, tracing, and test datasets.

Open tool
Utility

ULID Generator

Generate sortable ULIDs for systems that benefit from time-ordered unique IDs.

Open tool
Utility

Hash Text

Hash text with SHA algorithms for integrity checks and deterministic fingerprints.

Open tool
Utility

HMAC Generator

Generate HMAC signatures for message-authentication workflows and API request testing.

Open tool
Utility

Bcrypt Hash Generator

Create bcrypt hashes from plain text with configurable cost factor.

Open tool
Utility

Encryption and Decryption

Encrypt and decrypt text using passphrase-based AES-GCM payload workflow.

Open tool
Utility

JWT Parser

Decode JWT header and payload safely for inspection without verifying signature.

Open tool
Utility

URL Encoder and Decoder

Encode and decode URL strings in component or full-URL mode.

Open tool
Utility

Basic Auth Generator

Create HTTP Basic Authorization header values from username and password.

Open tool
Utility

Email Normalizer

Normalize, trim, lowercase, and deduplicate email lists for cleaner imports.

Open tool
Utility

Text to Unicode

Convert text into Unicode escape sequences for code and payload workflows.

Open tool
Utility

Text to Binary

Convert plain text into binary byte representation for learning and debugging.

Open tool
Utility

Case Converter

Convert text between upper, lower, title, and sentence case quickly.

Open tool
Utility

Slugify String

Turn titles or phrases into clean URL-safe slugs for pages and posts.

Open tool
Utility

JSON Viewer

Format and inspect JSON safely with indentation so nested structures are readable and easier to validate.

Open tool
Utility

JSON Minify

Minify JSON by removing whitespace while preserving valid structure.

Open tool
Utility

JSON to CSV

Convert JSON arrays into CSV rows for spreadsheet and reporting workflows.

Open tool
Utility

Lorem Ipsum Generator

Generate placeholder paragraphs with controllable paragraph and word counts.

Open tool
Utility

HTML Entities Encoder and Decoder

Encode and decode HTML entities for safe display and content sanitization prep.

Open tool
Utility

Keycode Info

Inspect keyboard event details such as key, code, keyCode, and modifier flags.

Open tool
Utility

MIME Types Lookup

Look up common MIME types from file extensions for upload and API metadata.

Open tool
Utility

HTTP Status Codes

Look up HTTP status code meanings for API debugging and support workflows.

Open tool
Utility

Random Port Generator

Generate random port numbers in selectable ranges for testing and config drafts.

Open tool
Utility

Math Evaluator

Evaluate arithmetic expressions quickly with basic operator support.

Open tool
Utility

Percentage Calculator

Calculate percentage values from base amount and percent rate.

Open tool
Utility

Chronometer

Run a lightweight stopwatch for elapsed-time checks during tasks and tests.

Open tool
Utility

Color Converter

Convert HEX color codes to RGB output for design and frontend handoffs.

Open tool
Utility

Roman Numeral Converter

Convert integers into Roman numerals for formatting and reference use.

Open tool
Utility

ASCII Text Drawer

Render simple input text into stylized ASCII output for fun labels and demos.

Open tool
Utility

SafeLink Decoder

Decode SafeLink-style wrapped URLs to recover the underlying target link.

Open tool
Utility

XML to JSON

Convert XML documents into JSON objects for easier programmatic use.

Open tool
Utility

JSON to XML

Convert JSON objects into XML output for systems requiring XML payloads.

Open tool
Utility

Regex Tester

Test regex patterns with flags and inspect match positions/groups before using expressions in production.

Open tool
Utility

Regex Memo

Format regex snippets into a clean memo layout for team documentation.

Open tool
Utility

Markdown to HTML

Convert Markdown to HTML quickly for CMS, docs, and email templates where HTML output is required.

Open tool
Utility

Numeronym Generator

Generate numeronyms (like i18n) from words and phrases automatically.

Open tool
Utility

String Obfuscator

Obfuscate and deobfuscate strings for lightweight concealment and demos.

Open tool
Utility

Emoji Picker

Pick and copy emojis quickly for docs, support messages, and social content.

Open tool
Utility

YAML to TOML

Convert YAML content into TOML format for config portability.

Open tool
Utility

JSON to TOML

Convert JSON data into TOML output for configuration workflows.

Open tool
Utility

TOML to YAML

Convert TOML into YAML for easier human editing and infra compatibility.

Open tool
Utility

TOML to JSON

Convert TOML into JSON for API and tooling workflows.

Open tool
Utility

YAML to JSON Converter

Convert YAML into JSON for APIs and tooling that require JSON payloads.

Open tool
Utility

JSON to YAML Converter

Convert JSON into YAML for config files, CI/CD manifests, and human-friendly editing.

Open tool
Utility

JSON Diff

Compare two JSON payloads and get a readable added/removed/changed summary keyed by field path.

Open tool
Utility

List Converter

Convert list delimiters between newline, comma, semicolon, and pipe formats.

Open tool
Utility

SQL Prettify

Format dense SQL into readable blocks so SELECT, JOIN, WHERE, and ORDER sections are easier to review.

Open tool
Utility

XML Formatter

Pretty-print XML with indentation for easier review, debugging, and copy-paste into tools that require clean XML.

Open tool
Utility

MAC Address Generator

Generate random MAC addresses with optional locally-administered unicast behavior.

Open tool
Utility

MAC Address Lookup

Analyze MAC address type indicators (unicast/multicast, local/global admin bits).

Open tool
Utility

Text to NATO Alphabet

Convert text into NATO phonetic alphabet words for clear verbal communication.

Open tool
Utility

URL Parser

Parse a URL into protocol, host, path, query params, hash, and auth fields so troubleshooting and handoffs are faster.

Open tool
Utility

Text Statistics

Calculate word, line, character, and sentence counts for writing, QA, and content checks.

Open tool
Utility

Device Information

Collect browser/device runtime information for support diagnostics and bug reports.

Open tool
Utility

Date Time Converter

Convert local datetime to Unix timestamp and Unix timestamp back to readable local/ISO time.

Open tool
Utility

ETA Calculator

Calculate expected arrival/end time from a start datetime and duration.

Open tool
Utility

CHMOD Calculator

Convert file permissions between symbolic rwx format and octal values like 644 or 755.

Open tool
Utility

Integer Base Converter

Convert integers between decimal, binary, octal, and hexadecimal representations.

Open tool
Utility

Universal Unit Converter

Convert length, weight, volume, temperature, speed, area, and time values in one responsive unit converter with live updates and quick copy support.

Open tool
Utility

Secure Password Generator

Generate strong passwords locally in your browser with adjustable length, character rules, batch output, and quick copy actions for safer account setup.

Open tool
Utility

Base64 Encoder / Decoder

Encode text or files to Base64 and decode Base64 back to readable text or downloadable files in a browser-first workflow that stays on your device.

Open tool
Utility

Base64 String Converter

Convert plain text to Base64 and Base64 back to plain text in a minimal string-only workflow.

Open tool
Utility

Time Zone Converter

Convert dates and times between two IANA time zones, check the current offset difference, and copy a share-ready meeting time in seconds.

Open tool
Utility

Diff Checker

Compare two text blocks side by side with inline change highlights when you need to review edits, pasted drafts, code snippets, or document revisions.

Open tool

Related guides

Other tool categories