免费 · 客户端 · 无需注册
免费在线开发者工具
使用 JSON、Base64、哈希、编码、二维码、网络与文本工具 — 均在浏览器中处理,无需账号。
按类别浏览:文本、URL、HTML、CSS、JSON、CSV、数据库、加密、YAML 等。
包含数据库 URL 解析、随机字符串、Base32/Base58/Base64、SHA 与 HMAC、bcrypt、二维码与 IPv4 CIDR — 均在本地运行。
文本工具
Encoding, hashing, UUIDs, timestamps — string and digest helpers.
文本工具
Case converter
lower, UPPER, camelCase, PascalCase, snake_case, CONSTANT_CASE, Train-Case.
打开工具文本工具
HEX to text
Decode hex (with or without separators) back to UTF-8 text.
打开工具文本工具
Line sorter
Sort, reverse, shuffle lines; optional line numbers — all client-side.
打开工具文本工具
Lorem ipsum generator
Generate placeholder paragraphs with adjustable length.
打开工具文本工具
Text to HEX
UTF-8 bytes to space-delimited hex.
打开工具文本工具
Unix timestamp converter
Convert Unix seconds or milliseconds ↔ ISO 8601 dates in local and UTC.
打开工具文本工具
UUID generator
Generate RFC 4122 v4 UUIDs with one click — copy individually or all at once.
打开工具文本工具
Whitespace remover
Trim lines, collapse spaces, or strip all whitespace.
打开工具文本工具
Word counter
Count words, characters, and lines as you type — Unicode-aware.
打开工具
URL 工具
Percent-encoding for queries, paths, and components.
URL 工具
Slug generator
SEO-friendly URL slugs from titles — lowercase, hyphenated.
打开工具URL 工具
URL decoder
Decode percent-encoded strings to readable text.
打开工具URL 工具
URL encode / decode
Percent-encode or decode query strings and path components safely in the browser.
打开工具URL 工具
URL encoder
Percent-encode text for safe use in URLs and query strings.
打开工具URL 工具
URL parser
Inspect scheme, host, path, query, and hash with the URL API.
打开工具
HTML 工具
Markup utilities (expand this group as you ship tools).
HTML 工具
HTML decoder
Decode HTML entities back to characters.
打开工具HTML 工具
HTML encoder
Encode text to numeric / named HTML entities.
打开工具HTML 工具
HTML escape
Escape &, <, >, quotes for safe embedding in HTML.
打开工具HTML 工具
HTML formatter
Pretty-print HTML with js-beautify for readability.
打开工具HTML 工具
HTML minifier
Remove extra whitespace and shrink HTML for production.
打开工具HTML 工具
HTML stripper
Remove tags and keep text (best-effort).
打开工具HTML 工具
HTML unescape
Unescape common HTML entities.
打开工具HTML 工具
HTML validator
Well-formedness check (DOMParser) — not a full W3C nu validator.
打开工具
Markdown 工具
Markdown helpers (expand this group as you ship tools).
CSS 工具
Styles, shadows, and SVG → CSS for production.
CSS 工具
CSS beautifier
Pretty-print CSS stylesheets.
打开工具CSS 工具
CSS box-shadow
Live preview for offset, blur, spread, and color — copy the value in one click.
打开工具CSS 工具
CSS minifier
Minify CSS with clean-css.
打开工具CSS 工具
CSS validator
Basic brace/bracket balance and structure hints — not full W3C.
打开工具CSS 工具
Shape divider generator
Create SVG wave, curve, tilt, and zigzag dividers for sections — copy SVG or CSS.
打开工具CSS 工具
SVG → CSS background
Turn inline SVG into a data URL and copy-ready background-image CSS.
打开工具CSS 工具
SVG generators
Browse SVG utilities: CSS background converter and shape divider generator — all client-side.
打开工具
JavaScript 工具
JS-focused utilities (expand this group as you ship tools).
JavaScript 工具
Code playground
Monaco IDE: run JavaScript, TypeScript, Python, Java, C++, Go in a remote sandbox; preview HTML locally. Shortcuts, console, starter templates.
打开工具JavaScript 工具
JavaScript beautifier
Pretty-print JavaScript with js-beautify.
打开工具JavaScript 工具
JavaScript escape
Escape a string for use inside JavaScript quotes.
打开工具JavaScript 工具
JavaScript minifier
Minify JS with terser (may fail on invalid syntax).
打开工具JavaScript 工具
JavaScript unescape
Unescape JavaScript string escapes.
打开工具
JSON 工具
Format JSON, inspect JWTs — no server round-trip.
JSON 工具
JSON escape
Escape a string for embedding in JSON.
打开工具JSON 工具
JSON formatter & validator
Format, minify, and validate JSON — fix payloads before APIs or configs.
打开工具JSON 工具
JSON minifier
Remove whitespace from JSON — compact one-liner.
打开工具JSON 工具
JSON unescape
Unescape JSON string escapes.
打开工具JSON 工具
JSON validator
Validate JSON and show parse errors with position.
打开工具JSON 工具
JWT decoder
Inspect header and payload (Base64URL). Read-only — does not verify signatures.
打开工具
XML 工具
XML utilities (expand this group as you ship tools).
XML 工具
JSON to XML
Convert JSON to a simple XML document.
打开工具XML 工具
XML decoder
Decode XML entities.
打开工具XML 工具
XML encoder
Encode special characters for XML text nodes.
打开工具XML 工具
XML escape
Escape &, <, >, quotes for XML.
打开工具XML 工具
XML formatter
Pretty-print XML with indentation.
打开工具XML 工具
XML minifier
Collapse whitespace in XML.
打开工具XML 工具
XML to JSON
Convert XML to JSON (fast-xml-parser).
打开工具XML 工具
XML unescape
Unescape XML entities.
打开工具XML 工具
XML validator
Parse XML and report errors (DOMParser).
打开工具
YAML 工具
YAML utilities (expand this group as you ship tools).
CSV 工具
Convert and export tabular data.
PHP 工具
PHP helpers (expand this group as you ship tools).
数据库工具
Parse connection strings and inspect host, port, and database name.
数据库工具
Database URL parser
Split PostgreSQL, MySQL, MongoDB, Redis, and other connection URLs into scheme, host, port, user, and database.
打开工具数据库工具
SQL escape
Escape single quotes for SQL string literals.
打开工具数据库工具
SQL formatter
Pretty-print SQL with sql-formatter.
打开工具数据库工具
SQL minifier
Strip SQL comments and collapse whitespace.
打开工具
随机生成
Secure random strings and values for tokens and test data.
随机生成
Passphrase generator
Random word-style passphrases from a word list.
打开工具随机生成
Password generator
Cryptographically random passwords — length and charset.
打开工具随机生成
PIN generator
Numeric PINs with secure randomness.
打开工具随机生成
Random string generator
Generate cryptographically random strings — length, charset, and one-click copy.
打开工具
Base32 工具
RFC 4648 Base32 encode and decode in the browser.
Base32 工具
Base32 decoder
Decode Base32 to UTF-8 text.
打开工具Base32 工具
Base32 encode / decode
RFC 4648 Base32 for encoded identifiers, OTP secrets, and text-safe binary.
打开工具Base32 工具
Base32 encoder
Encode UTF-8 text to RFC 4648 Base32.
打开工具Base32 工具
Base32 to HEX
Decode Base32 to hex string.
打开工具Base32 工具
HEX to Base32
Encode hex bytes as Base32.
打开工具
Base58 工具
Bitcoin-style Base58 for compact binary-safe text.
Base58 工具
Base58 decoder
Decode Base58 to UTF-8.
打开工具Base58 工具
Base58 encode / decode
Bitcoin-style Base58 — compact, avoids ambiguous characters (0, O, I, l).
打开工具Base58 工具
Base58 encoder
Encode UTF-8 bytes as Base58.
打开工具Base58 工具
Base58 to HEX
Decode Base58 to hex.
打开工具Base58 工具
HEX to Base58
Encode hex as Base58.
打开工具
Base64 工具
Standard Base64 for UTF-8 text, APIs, and debugging.
Base64 工具
Base64 decoder
Decode Base64 to UTF-8 text.
打开工具Base64 工具
Base64 encode / decode
Encode or decode Base64 for UTF-8 text — handy for APIs, tokens, and debugging.
打开工具Base64 工具
Base64 encoder
Encode UTF-8 text to Base64.
打开工具Base64 工具
Base64 to HEX
Decode Base64 to hex bytes.
打开工具Base64 工具
Base64 to image
Render a data URL / raw Base64 image in the browser.
打开工具Base64 工具
HEX to Base64
Encode hex as Base64.
打开工具Base64 工具
Image to Base64
Read a local image file to Base64 data URL.
打开工具
哈希生成
SHA and other digests with Web Crypto — client-side only.
哈希生成
MD5 hash generator
MD5 digest (crypto-js) — not for security.
打开工具哈希生成
RIPEMD-160 hash generator
RIPEMD-160 digest.
打开工具哈希生成
SHA hash generator
Compute SHA-256, SHA-384, or SHA-512 digests of any text — Web Crypto, client-side only.
打开工具哈希生成
SHA-1 hash generator
SHA-1 digest — legacy interoperability.
打开工具哈希生成
SHA-224 hash generator
SHA-224 digest.
打开工具哈希生成
SHA-256 hash generator
SHA-256 digest.
打开工具哈希生成
SHA-3 hash generator
SHA3-256 digest (crypto-js).
打开工具哈希生成
SHA-384 hash generator
SHA-384 digest.
打开工具哈希生成
SHA-512 hash generator
SHA-512 digest.
打开工具
HMAC 工具
Keyed hashes for signatures and API authentication.
HMAC 工具
HMAC generator
Compute HMAC-SHA-256/384/512 hex for a secret and message — useful for webhooks and APIs.
打开工具HMAC 工具
MD5 HMAC generator
HMAC-MD5 hex.
打开工具HMAC 工具
RIPEMD-160 HMAC generator
HMAC-RIPEMD160 hex.
打开工具HMAC 工具
SHA-1 HMAC generator
HMAC-SHA1 hex.
打开工具HMAC 工具
SHA-224 HMAC generator
HMAC-SHA224 hex.
打开工具HMAC 工具
SHA-256 HMAC generator
HMAC-SHA256 hex.
打开工具HMAC 工具
SHA-3 HMAC generator
HMAC-SHA3 hex.
打开工具HMAC 工具
SHA-384 HMAC generator
HMAC-SHA384 hex.
打开工具HMAC 工具
SHA-512 HMAC generator
HMAC-SHA512 hex.
打开工具
Bcrypt 工具
Password hashing and comparison with bcrypt.
二维码
Generate QR codes from text or URLs — download or copy.
网络工具
CIDR, subnets, and IPv4 addressing helpers.
校验和
CRC and lightweight integrity checks over UTF-8 bytes.
PDF 工具
Merge PDFs and extract page ranges — all processing runs in your browser.
Pastebin
Scratch pad and shareable links — everything stays in the browser or the URL.