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.
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.
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.
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.
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.
Convert
Local conversion tools for common units, temperature, data sizes, and durations.
Finance
Practical helpers for amount wording, list totals, and loan estimates.
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.
Dev
Formatting, conversion, and debugging helpers for developers.
JSON Type Sketch
Sketch TypeScript interfaces from sample JSON before refining them by hand.
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.