WarpNav Online Tools Site
A concise and efficient fully offline local tools site. It aggregates image processing, text tools, unit conversions, financial calculations, encryption and encoding tools, and commonly used developer tools. All calculations are performed locally, ensuring data privacy and security.
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, secure random passwords online with custom length and character sets. Features local history tracking.
QR Code
Free online QR code generator. Instantly convert URLs or text into custom QR codes with adjustable size and colors.
Screen Record
Easily record your screen online without plugins. Capture your browser, app window, or full screen and export locally.
Range Number Lab
Batch-generate custom random numbers online. Set precise ranges and unique toggles for sampling, testing, or giveaways.
Image
Image workflows that stay local in the browser whenever possible.
Offline Watermark
Securely add text watermarks to your images online. Runs completely in your browser offline for ultimate privacy.
Image Compress
Compress images directly in your browser without uploading. Reduce file size safely and compare before/after quality.
Encrypt
Hashing, encoding, and common symmetric encryption helpers.
Text MD5
Instantly calculate 32-character MD5 hashes from text online. View both upper and lowercase variants for easy copying.
File MD5
Calculate MD5 checksums for large files directly in your browser. Fast, secure chunked hashing with no file uploads.
HMAC Hash
Compute secure HMAC hashes online using custom keys. Supports MD5 and SHA variants with standard hex output.
SHA Hash
Generate SHA cryptographic hashes online. Instantly compute SHA-1, SHA-256, and SHA-512 values with fast hex outputs.
AES Cipher
Encrypt and decrypt text securely using AES online. Supports ECB/CBC modes, custom padding, IVs, and Hex/Base64 output.
Rabbit Cipher
Encrypt and decrypt sensitive text online with the lightweight Rabbit stream cipher. Runs entirely in your browser.
DES / 3DES
Handle legacy DES and Triple DES (3DES) symmetric encryption and decryption online with instant Base64 outputs.
RC4 Cipher
Quickly encrypt or decrypt text using the classic RC4 stream cipher algorithm. Completely localized for your privacy.
Base64
Fast online Base64 encoder and decoder. Convert plain text to Base64 and back with full Unicode support.
Time
Timestamp conversion, date arithmetic, and world time tools.
Timestamp
Live Unix epoch timestamp converter. Instantly translate between human-readable date strings and raw seconds/ms values.
Date Calculation
Easily calculate date intervals or add/subtract days, months, and years from a target date for accurate project planning.
World Time
Compare current times across major world cities instantly. Simplify your international meeting and travel planning.
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
Translate numeric currency values into standard uppercase English amount wording for professional invoices and contracts.
Text
A practical text workbench for editing, converting, and validation.
RMB Uppercase
Instantly convert Arabic numerals into standardized uppercase Chinese RMB format (元角分) for official financial use.
List Cleanup
Clean up lists quickly by removing duplicate entries, empty lines, and noisy spacing. Create tidy, unique text data arrays.
Emoji Cleaner
Easily strip emojis and pictographic symbols from social media copy to generate clean, professional plain-text output.
CN ID Check
Securely validate 18-digit Mainland China ID numbers. Extract age, gender, and region details locally in your browser.
Chinese Script Switch
Quickly translate text between Simplified and Traditional Chinese using a fast offline dictionary for regional localization.
Pinyin Transcriber
Transcribe Chinese text into Pinyin with tone marks. Extract initials for indexing and search optimization locally.
Pluralize
Instantly switch English nouns between singular and plural forms. Perfect for grammar checks and code variable naming.
English Case
Format text capitalization effortlessly. Convert paragraphs to uppercase, lowercase, Title Case, or Sentence case instantly.
CN/EN Spacing
Automatically optimize typography by inserting correct spacing between Chinese characters, English words, and numbers.
Trim Text
Remove leading, trailing, and unnecessary whitespace from text. Supports full document trimming or line-by-line cleanup.
Dev
Formatting, conversion, and debugging helpers for developers.
JSON Format
Format, beautify, minify, and validate JSON data structures online. Catch syntax errors with accurate line highlighting.
JSON Type Sketch
Instantly generate nested TypeScript interfaces and type definitions from JSON API response data to speed up development.
CSS Format
Beautify and format messy CSS stylesheets using Prettier, or safely minify them to reduce file size and improve loading.
JavaScript Format
Format and organize messy JavaScript source code to standard conventions, or compress it to optimize frontend workflows.
HTML Format
Clean up nested HTML tag structures for better readability, or compress DOM snippets safely to remove excess whitespace.
SQL Format
Format complex SQL queries into readable, well-aligned structures. Uppercase keywords or compress to a single line.
Cron Schedule
Validate Linux Crontab syntax online. Accurately calculate and preview the next 10 execution times for scheduled jobs.
Naming Gearbox
Convert phrases or variables into camelCase, snake_case, PascalCase, and other popular programming naming conventions.
Color Format Bridge
Accurately convert UI color codes between HEX, RGB, and HSL formats online. Features a live visual color picker swatch.
WebSocket Test
Connect to and debug WS/WSS WebSocket endpoints from your browser. Send custom payloads and view real-time message logs.
Go Struct / JSON
Instantly generate strongly-typed Golang Struct code definitions from JSON API payloads to eliminate manual typing.