Input
UUUP Tools: JSON Formatter Guide
Output
uuup-tools-json-formatter-guide
Text Tools
Turn a title or short phrase into a URL-safe slug with lowercase letters, separators, and punctuation cleanup. Choose hyphen or underscore separators and generate locally.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
文本处理
连接符
输入标题后点击「生成」
Input
UUUP Tools: JSON Formatter Guide
Output
uuup-tools-json-formatter-guide
Characters outside a-z and 0-9 are removed during slugify. For SEO-friendly paths, translate key words to Latin letters first.
Avoid changing a slug after publishing if links already point to it. Prefer lowercase letters with hyphens.
Tools
Continue with another translated tool for a nearby task.
URL Encode/Decode
Percent-encode or decode text with encodeURIComponent or encodeURI. Useful for query values, non-ASCII paths, and API debugging. All processing stays in the browser.
Naming Converter
Convert identifiers among camelCase, snake_case, kebab-case, PascalCase, and CONSTANT_CASE instantly.
Meta Tag Generator
Generate common Meta and Open Graph tags from a page title, description, URL, and image, including basic Twitter Card tags. Useful for landing pages and content pages.