Browser-based tools, ready when you are

Data, developer, and design tools in one place

368 practical tools run directly in your browser. Search by task, open a tool, and keep your data on the current device whenever possible.

Instant filtering

    Designed for direct use

    • Open tools without an account or setup
    • Use search, categories, favorites, and recent history to return quickly
    • Review examples, instructions, and FAQs on each tool page

    Current English catalog

    Online tools

    368

    Categories

    9

    Collections

    0

    Browse all tools

    Categories

    Browse tools by category

    Tools

    Featured tools

    Start with the most useful tools in the English catalog.

    Markdown to HTML

    Markdown to HTML Converter Online

    Available

    Convert Markdown to HTML in your browser with a live preview, side-by-side view, and copy or export options. Processing stays on the page.

    Markdown HTML Converter

    HTML to Markdown

    HTML to Markdown Converter Online

    Available

    Convert HTML to Markdown in your browser while preserving common structure such as headings, lists, tables, and links. Useful for migrating web content into editable documents.

    HTML Markdown Converter

    Remove Duplicate Lines

    Remove Duplicate Lines Online

    Available

    Remove duplicate lines from multiline text with options to ignore case, trim edges, keep first-seen order, and review frequency stats. Processing stays in your browser.

    Text Deduplicate Cleanup

    JSON Formatter

    JSON Formatter and Validator Online

    Available

    Format, minify, sort, and validate JSON in your browser. Parsing errors include location details, and your data never leaves the page.

    JSON Formatter Developer

    Base64 Encode/Decode

    Base64 Encoder and Decoder

    Available

    Encode and decode Base64 in the browser, with standard and URL-safe variants, automatic direction detection, and optional file-to-Base64 conversion. Useful for API debugging and local data prep.

    Base64 Encoding Developer

    Timestamp Converter

    Unix Timestamp Converter Online

    Available

    Convert Unix timestamps and date-times in your browser. Supports seconds, milliseconds, and microseconds with auto-detection, shows local and UTC time side by side, and can generate a timestamp from a date picker for log triage and API debugging.

    Timestamp Date Developer

    UUID Generator

    UUID Generator for Batch Unique IDs

    Available

    Generate UUID v4 values in your browser with batch size and format options such as uppercase, no hyphens, and braces. Randomness comes from the native crypto API for test data and unique identifiers.

    UUID Generator Developer

    URL Parser

    URL Parser and Query Parameter Splitter

    Available

    Parse a URL into protocol, host, port, path, query, and hash fields, and list each query parameter name and value. Useful for debugging API URLs and share links.

    URL Parser Developer

    QR Code Generator

    QR Code Generator — Text and Links to Images

    Available

    Generate a QR code from text or a URL in your browser. Adjust size and colors, then export an image for event entry points, landing pages, posters, and print materials. Content stays on this page and is not uploaded.

    QR code Generate Share

    Modbus Packet Builder

    Modbus Packet Builder for RTU and TCP Frames

    Available

    Build, parse, and CRC16-check Modbus RTU and TCP (MBAP) frames in your browser. Covers common function codes FC01–FC16 for coils and registers used in industrial IoT debugging.

    Modbus IoT Protocol

    Leetspeak Converter

    Convert Text to 1337 / Leetspeak

    Available

    Convert plain text into leetspeak (1337) with basic, advanced, and expert substitution levels. Runs locally for playful usernames, samples, and demos.

    Text Leetspeak Converter

    Unicode Text Styler

    Style Text with Unicode Fonts

    Available

    Render input as multiple Unicode mathematical and stylistic letterforms for bios, titles, and decorative labels. Copy individual styles.

    Text Unicode Style

    Line Break Optimizer

    Optimize Line Breaks and Spacing

    Available

    Improve bilingual copy readability by adding Chinese–English spacing, splitting long sentences, and optionally converting English punctuation to Chinese forms.

    Text Formatting Line breaks

    Markdown Table Formatter

    Align Markdown Tables by Visual Width

    Available

    Reformat Markdown tables so columns pad to a consistent visual width, keep :---: alignment markers, and account for full-width characters such as Chinese for readable source layouts.

    Markdown Table Formatter

    JSON to TypeScript Interface

    JSON to TypeScript Interface Generator

    Available

    Infer TypeScript interface definitions from JSON in your browser. Nested objects become separate interfaces, with options for the root name, optional fields, readonly, export, and type aliases.

    TypeScript JSON Developer

    JSON Log Viewer

    Collapsible JSON and NDJSON Log Viewer

    Available

    View JSON and NDJSON logs as a collapsible, syntax-colored tree. Expand or fold nodes to inspect deep structured logs locally in the browser.

    JSON Logs Developer

    JSON Data Masker

    Mask Sensitive JSON Fields Online

    Available

    Mask sensitive JSON fields in your browser by matching key names such as password, token, or phone. Nested objects and arrays are walked recursively, and values are replaced with mask characters so you can share debug payloads more safely.

    JSON Masking Security

    URL Tracking Param Cleaner

    URL Tracking Parameter Cleaner (UTM, spm, gclid…)

    Available

    Strip common tracking parameters such as utm_*, spm, fbclid, and gclid from links, and extract URLs from surrounding text first when needed. Useful for tidying share links and reducing tracker noise. Cleanup runs locally in the browser.

    URL Privacy Sharing

    cURL to Fetch

    cURL to JavaScript Fetch Converter

    Available

    Convert cURL commands into JavaScript fetch code. Parses -X, -H, and --data-raw into method, headers, and body, with optional async/await wrapping.

    cURL HTTP Developer

    RSA Key Pair Generator

    RSA Public/Private Key Pair Generator (PEM)

    Available

    Generate RSA key pairs in the browser with the Web Crypto API at 1024, 2048, or 4096 bits and export standard PEM text. Private keys are not sent over the network. Intended for development, testing, and learning—not as a production key-management system.

    RSA Cryptography Security

    JWT Payload Viewer

    JWT Header and Payload Decoder

    Available

    Decode JWTs locally into readable Header and Payload JSON. Tokens never leave the browser.

    JWT Token Security

    HTML Meta Inspector

    HTML Meta Inspector - TDK and OG Extraction

    Available

    Paste page HTML to extract title, description, keywords, and Open Graph / Twitter preview fields locally. Useful for SEO checks and competitive page reviews.

    SEO Meta OG

    Keyword Density Analyzer

    Keyword Density Analyzer - Term Frequency Check

    Available

    Tokenize English and Chinese text locally, rank frequent terms, and calculate density after stop-word filtering. Useful for on-page focus checks and over-optimization review.

    SEO Text Analytics

    RMB Amount in Chinese Capitals

    Convert RMB Amounts to Chinese Capital Letters

    Available

    Convert RMB numeric amounts into Chinese capital letters for finance forms. Handles consecutive zeros, jiao/fen, and the trailing 整 (zheng) rule, accepts thousand separators and negatives, and supports up to 13 integer digits—useful for contracts, invoices, and expense claims. The capitalized output stays in Chinese by design.

    Amount Finance Converter

    API Rate Limit Calculator

    API Rate Limit Interval Calculator

    Available

    Compute safe request rates from quota limits and time windows. Add safety margins to estimate per-request delay and total batch duration without hitting 429 responses.

    Rate limit API Developer

    Gzip Ratio Estimator

    HTTP Gzip / Brotli Size Estimator

    Available

    Estimate compressed transfer size for HTML or JSON text using Shannon entropy heuristics. Compare raw vs gzip and brotli ratios without deploying a server.

    Network Compression Developer

    HTTP Status Explainer

    HTTP Status Code Reference and Troubleshooting

    Available

    Search HTTP status codes from 100 to 511 with plain-language meanings, typical causes, and fix hints. Filter by class and copy individual cards locally.

    Developer Network Reference

    CORS Config Builder

    CORS Troubleshooting and Config Generator

    Available

    Diagnose cross-origin issues and generate Access-Control headers for Nginx, Node.js/Express, and Apache. Highlights invalid combinations such as credentials with wildcard origins.

    Developer Network Backend

    SVG to CSS Background

    SVG to CSS Background — Data URL / Base64

    Available

    Inline SVG into a CSS background-image: url(...) string using URI encoding or Base64. Useful for small icons you want to keep in CSS instead of separate asset files.

    Design CSS SVG

    CSS Filter Generator

    CSS Filter Generator — Live Image Effects

    Available

    Combine blur, grayscale, contrast, and related CSS filter functions with live preview. Drag sliders to build stacks such as filter: blur(2px) grayscale(100%); and copy the result.

    Design CSS Filter

    Color Blindness Simulator

    Color Blindness Simulator — Matrix Filter Preview

    Available

    Apply color-vision deficiency matrices to a sample view so you can preview how protanopia, deuteranopia, tritanopia, or achromatopsia may change UI colors. Use it to catch contrast and status-color issues before shipping.

    Design UX Accessibility

    Local Image Resizer

    Local Image Resizer — Browser Resize and Compress

    Available

    Resize and re-encode images locally with Canvas. Set max dimensions, quality, and output format, then download the result. Original files stay in the browser and are not uploaded.

    Image Compress Resize

    CSS Grid Generator

    CSS Grid Generator — Rows, Columns, and Gaps

    Available

    Set column and row counts plus gaps to generate a basic display:grid layout. Preview the track structure, try quick templates, and copy CSS or HTML for admin layouts and card grids.

    CSS Grid Layout

    Tailwind Colors Cheat Sheet

    Tailwind Colors Cheat Sheet — Full Scale Board

    Available

    Browse Tailwind CSS color scales (including 50–950 steps) on one board. Search by name, scale, or HEX, then copy utility class names or raw HEX values for CSS projects.

    Design Tailwind CSS

    CSS to Tailwind

    CSS to Tailwind — Declaration Mapper

    Available

    Paste CSS declarations and map them to Tailwind utility classes where possible. Common layout, spacing, and color rules become standard classes; unmatched values fall back to arbitrary-value syntax.

    CSS Tailwind Convert

    HTML to JSX

    HTML to JSX — React Attribute Converter

    Available

    Convert HTML snippets to React JSX in the browser. Rename class/for to className/htmlFor, close void tags, and convert inline styles toward object form. Conversion stays local.

    HTML JSX React

    Hash Collision Calculator

    Hash Collision Calculator — Birthday Paradox Estimate

    Available

    Estimate the probability of at least one collision for a given hash bit length and sample size using the birthday-paradox approximation. Useful for short IDs and truncated checksums. Calculation stays in the browser.

    Hash Collision Math

    SSL Certificate Parser

    PEM X.509 Certificate Parser

    Available

    Parse PEM X.509 certificates locally to read validity, subject-related fields, and DER size. Lightweight inspection without full chain trust validation.

    SSL Certificate X.509

    JWT Decoder

    JWT Decoder for Header and Payload

    Available

    Decode JWT structure into formatted Header and Payload JSON with algorithm and expiry hints. Does not verify signatures; all processing stays local.

    JWT Decode Token

    UUID Version Parser

    UUID Version and Timestamp Parser

    Available

    Identify UUID version and variant, validate 32-hex structure, and extract embedded timestamps for V1, V6, and V7—all locally in the browser.

    UUID Parser Version

    Regex Highlight Tester

    Regex Highlight Tester — JavaScript Pattern Matching

    Available

    Test JavaScript regular expressions in your browser with native RegExp. Supports flags such as i, g, and m, highlights matches, and shows capture groups with offsets for debugging email, crawler, and validation rules.

    Regex Testing Highlight

    JSON Error Locator

    JSON Error Locator — Syntax Breakpoint Checker

    Available

    Locate invalid JSON error positions in your browser, highlight the character that triggers SyntaxError, and apply heuristic fixes for trailing commas, single quotes, and unquoted keys.

    JSON Debug Locator

    QR Code Generator

    QR Code Generator — Local QR Tool

    Available

    Generate QR codes locally in your browser with Canvas. Supports L through H error correction for URLs, text, WiFi payloads, and PNG download without uploading content.

    QR Code QR Generator

    ID Photo Maker

    ID Photo Maker — Size Specs and Background Composite

    Available

    Crop portrait photos to common ID, passport, and visa sizes in your browser. Switch red, blue, white, or gray backgrounds and pan/zoom—useful when starting from a transparent or white-backdrop bust shot.

    ID photo Crop Background

    Image Lab

    Image Lab — Crop, Filters, and Annotations

    Available

    Edit images in the browser: crop, rotate, color adjust, filters, AI cutout, annotations, mosaic, and SVG editing. Export PNG, JPEG, WebP, or SVG—files never leave your device.

    Image Editor Filters

    AI Background Remover

    AI Background Remover — Local Cutout in the Browser

    Available

    Load a model and run inference locally to separate the subject into a transparent PNG. The first run downloads and caches weights; later runs can reuse the cache offline. Suited to product shots and portraits.

    Cutout AI Background

    EXIF Privacy Scrubber

    EXIF Privacy Scrubber — Strip Photo Metadata

    Available

    Strip EXIF/XMP and related metadata segments from JPG in your browser—GPS, camera, and author fields—while avoiding Canvas re-encode when possible so pixels stay intact. Useful before sharing photos.

    EXIF Privacy Metadata

    Nginx Config Generator

    Nginx Config Generator — Server Block Builder

    Available

    Generate Nginx server blocks from form options, including reverse proxy, WebSocket, SSL, Gzip, and basic security headers. Copy or download conf files for static sites and app reverse-proxy starters.

    Nginx Config Reverse Proxy

    Dockerfile Generator

    Dockerfile Generator — Multi-language Build Templates

    Available

    Generate Dockerfiles for Node, Python, Go, and related stacks with optional multi-stage builds, non-root users, timezone packages, and a matching .dockerignore starter.

    Docker Dockerfile Container

    Docker Compose Generator

    Docker Compose Generator — Compose File Builder

    Available

    Select App, Nginx, database, and cache services to generate a local docker-compose.yml with ports and common dependency combinations for dev or demo environments.

    Docker Compose Orchestration Container

    JSON to Zod Schema

    Generate Zod Schemas from JSON Samples

    Available

    Infer a Zod schema from sample JSON in your browser and emit TypeScript validation code. Nested objects and arrays are supported, with optional strict mode and z.infer type export—useful for API validation work.

    JSON TypeScript Zod

    Properties ↔ YAML

    Convert Java Properties and YAML Online

    Available

    Convert between Java Properties and YAML in your browser. Expand dotted keys such as spring.jpa.x=1 into nested YAML, or flatten YAML back to properties—useful for Spring config migrations.

    Config Java YAML

    Image Steganography (LSB)

    LSB Image Steganography Tool

    Available

    Embed text into image pixels with LSB steganography and export PNG, or extract hidden text from a stego image. Differences are usually not obvious visually. Processing stays in the browser—suited to learning LSB basics and lightweight invisible marks, not strong cryptographic secrecy.

    Steganography Image LSB

    WebRTC Tester

    WebRTC Test for Camera, Microphone, and P2P

    Available

    Test camera and microphone capture, local loopback, manual P2P signaling, ICE state, and real-time WebRTC statistics in your browser.

    WebRTC Audio and Video P2P

    AES / DES Encryptor

    Symmetric Encryptor — AES, DES, 3DES, Rabbit

    Available

    Encrypt and decrypt locally in your browser with AES, DES, 3DES, Rabbit, multiple block modes, direct keys, PBKDF2, or passphrase modes, outputting Base64 or Hex. Useful for API debugging and learning.

    AES DES Encryption

    Social Insurance Calculator

    China Social Insurance and Tax Calculator

    Available

    Enter pre-tax monthly salary to estimate pension, medical, unemployment, work-injury, maternity, housing fund deductions, and individual income tax. Includes city presets, housing-fund rates, and special additional deductions, plus take-home pay, yearly totals, and employer cost.

    Social insurance Tax Salary

    PKI Toolkit

    PKI Toolkit — Keys and Certificates in the Browser

    Available

    Generate RSA keys, a self-signed CA, server/client certificates, and CSRs locally, and parse PEM. Useful for local HTTPS without installing OpenSSL.

    Certificate PKI RSA

    Return shortcuts

    Favorites and recent tools stay close

    Once you favorite or revisit a tool, this area gives you a shorter path back to it.

    Favorites

    Keep frequently used tools together.

    View all
    No favorites yet. Add one from a tool page to create a shortcut here.

    Recently used

    Recent tools are stored in this browser.

    Browse tools
    No recent tools yet. Open any tool to start building your history.