A clean and practical online toolbox
A focused collection of tools for development, text, time, image, encoding, and quick generation tasks, designed to work well on both desktop and mobile.
Tool Catalog
Browse every tool by category or search directly to jump to the one you need.
Generate
Fast creation tools for generating assets you can use right away.
Random Password
Generate strong random passwords by length and character set with local history.
QR Code
Turn text or URLs into QR codes with adjustable size and colors.
Screen Record
Record your screen with browser APIs and export the result locally.
Range Number Lab
Batch-generate random values by range, precision, and uniqueness for sampling or test data.
UUID Batch Forge
Create multiple UUIDs in-browser for API testing, fixtures, and placeholder records.
Random Grouping
Shuffle a roster into random groups by group count or size, or pick a single winner.
Image
Image workflows that stay local in the browser whenever possible.
Offline Watermark
Apply repeated text watermarks to local images without uploading them.
Image Compress
Compress images in the browser and compare the before and after result.
QR Content Reader
Extract copyable text from a local QR image to inspect links, notes, or Wi-Fi payloads.
Barcode Canvas
Draft barcodes with multiple standards and export crisp SVG artwork right away.
Encrypt
Hashing, encoding, and common symmetric encryption helpers.
Text MD5
Calculate text MD5 hashes and show lower/upper case variants.
File MD5
Hash local files in chunks for dependable MD5 verification.
HMAC Hash
Calculate keyed HMAC hashes for MD5 and SHA variants.
SHA Hash
Compute SHA1, SHA256, SHA512, and related hash values.
AES Cipher
Encrypt and decrypt with AES using common modes and padding options.
Rabbit Cipher
Encrypt and decrypt text with the Rabbit stream cipher.
DES / 3DES
Handle DES and TripleDES text encryption and decryption.
RC4 Cipher
Run RC4 encryption or decryption on input text.
Base64
Convert between plain text and Base64 quickly.
Unicode Convert
Convert text to Unicode escape sequences and back.
URL Encode
Encode and decode URL values safely for transport.
Time
Timestamp conversion, date arithmetic, and world time tools.
Timestamp
Show the current timestamp and convert between time strings and timestamps.
Date Calculation
Add or subtract time from a date and measure date intervals.
World Time
View a given moment across a set of major world time zones.
Business Day Offset
Shift schedules by business days with optional holiday and makeup-workday overrides.
Multi-Line Time Converter
Normalize timestamp-heavy logs line by line into readable dates or raw Unix values.
Convert
Local conversion tools for common units, temperature, data sizes, and durations.
Finance
Practical helpers for amount wording, list totals, and loan estimates.
English Amount Draft
Draft invoice-ready English amount wording from a numeric money value.
Number Sheet Summary
Turn loose numeric lists into sum, average, and min/max summaries for quick budgeting.
Loan Payment Planner
Estimate monthly burden and total interest from loan principal, rate, and term.
Text
A practical text workbench for editing, converting, and validation.
RMB Uppercase
Convert numbers into uppercase Chinese RMB wording.
List Cleanup
Clean repeated entries, case differences, and noisy spacing into a tidier list.
Emoji Cleaner
Strip emoji and pictographic symbols from text for cleaner, formal plain-text output.
CN ID Check
Validate Mainland China 18-digit ID numbers and extract birthday, age, and gender details.
Chinese Script Switch
Switch quickly between Simplified and Traditional Chinese for copy cleanup and regional variants.
Pinyin Transcriber
Transcribe Chinese text into pinyin and initials for indexing, search, or note organization.
Pluralize
Switch quickly between singular and plural English nouns.
English Case
Convert text into upper, lower, title, or sentence case.
CN/EN Spacing
Improve spacing between Chinese, English, and numbers automatically.
Trim Text
Trim whitespace from the whole text or line by line.
Regex Test
Test whether a string matches a regular expression pattern.
Markdown to HTML
Render Markdown into HTML and switch between code and preview.
Dev
Formatting, conversion, and debugging helpers for developers.
JSON Format
Format, minify, and validate JSON content.
JSON Type Sketch
Sketch TypeScript interfaces from sample JSON before refining them by hand.
CSS Format
Format CSS and apply lightweight compression.
JavaScript Format
Format or compact JavaScript snippets for quick cleanup.
HTML Format
Beautify HTML or compress it into a tighter representation.
SQL Format
Format SQL statements for readability or compress them for transport.
Cron Schedule
Preview the next several execution times from a cron expression.
Naming Gearbox
Split natural language or existing identifiers and shift them into common code naming styles.
Color Format Bridge
Bridge HEX, RGB, and HSL formats with a live swatch for quick visual confirmation.
WebSocket Test
Connect to a WebSocket endpoint, send messages, and inspect logs.
Go Struct / JSON
Convert between Go structs and JSON skeletons.
Less to CSS
Compile Less snippets and output the generated CSS.
Base Conversion
Convert numbers across binary, octal, decimal, hexadecimal, and more.