Files
html-tools/index.json
T
chao5 95c85f9026 feat: 添加5个有趣好玩的HTML工具
- 掷骰子工具: 支持D4/D6/D8/D10/D12/D20/D100多种骰子,可同时投掷1-12个
- 抽签工具: 求运势/做决定/测吉凶三种抽签模式
- 石头剪刀布: 经典猜拳游戏,与电脑对战,记录战绩
- 倒计时器: 可视化进度环,快捷预设,声音提示和浏览器通知
- 每日一言: 精选名言警句,支持分类浏览和一键复制

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-31 23:19:45 +08:00

3090 lines
100 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"version": "1.0.0",
"lastUpdated": "2025-12-31",
"tools": [
{
"id": "json-to-yaml",
"name": "JSON 转 YAML",
"slug": "json-to-yaml",
"category": "converter",
"tags": [
"json",
"yaml",
"converter",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 JSON 格式转换为 YAML 格式的在线工具,支持复制到剪贴板",
"longDescription": "这是一个轻量级的 JSON 到 YAML 转换工具。直接在浏览器中处理数据,无需服务器,保护您的隐私。",
"icon": "🔄",
"color": "#3498db",
"entry": "tools/json-to-yaml/app.html",
"detail": "tools/json-to-yaml/index.html",
"createdAt": "2025-12-22",
"updatedAt": "2025-12-22",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "json-formatter",
"name": "JSON 格式化工具",
"slug": "json-formatter",
"category": "converter",
"tags": [
"json",
"formatter",
"validator",
"beautifier"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "格式化、压缩和验证 JSON 数据",
"longDescription": "JSON 格式化工具可以帮助你美化、压缩和验证 JSON 数据,支持多种缩进样式、键名排序,显示字符数、行数、文件大小等统计信息。",
"icon": "✨",
"color": "#667eea",
"entry": "tools/json-formatter/app.html",
"detail": "tools/json-formatter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "base64-encode",
"name": "Base64 编码解码",
"slug": "base64-encode",
"category": "converter",
"tags": [
"base64",
"encoder",
"decoder",
"converter"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "快速进行 Base64 编码和解码,支持文本和文件",
"longDescription": "Base64 编码解码工具,支持 URL 安全模式,可拖拽文件进行编码,完全离线工作保护隐私。",
"icon": "🔐",
"color": "#f093fb",
"entry": "tools/base64-encode/app.html",
"detail": "tools/base64-encode/index.html",
"createdAt": "2025-12-22",
"updatedAt": "2025-12-22",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "color-picker",
"name": "颜色选择器",
"slug": "color-picker",
"category": "developer",
"tags": [
"color",
"picker",
"design",
"converter"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "专业的颜色选择工具,支持多种颜色格式转换",
"longDescription": "颜色选择器支持 HEX、RGB、HSL、HSV 格式实时转换,带有色相和透明度滑块,是设计师和开发者的必备工具。",
"icon": "🎨",
"color": "#ff6b6b",
"entry": "tools/color-picker/app.html",
"detail": "tools/color-picker/index.html",
"createdAt": "2025-12-22",
"updatedAt": "2025-12-22",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "regex-tester",
"name": "正则表达式测试器",
"slug": "regex-tester",
"category": "developer",
"tags": [
"regex",
"testing",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "实时测试和调试正则表达式,支持所有常用标志位",
"longDescription": "正则表达式测试器是开发者的必备工具,支持实时测试正则表达式,显示匹配结果和位置,帮助快速调试和优化正则模式。",
"icon": "🔍",
"color": "#a855f7",
"entry": "tools/regex-tester/app.html",
"detail": "tools/regex-tester/index.html",
"createdAt": "2025-12-22",
"updatedAt": "2025-12-22",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "url-encode",
"name": "URL 编码解码",
"slug": "url-encode",
"category": "converter",
"tags": [
"url",
"encoder",
"decoder",
"converter"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "快速进行 URL 编码和解码,处理中文和特殊字符",
"longDescription": "URL 编码解码工具可以正确处理中文字符和特殊字符,将它们转换为 URL 安全格式,支持双向转换。",
"icon": "🔗",
"color": "#06b6d4",
"entry": "tools/url-encode/app.html",
"detail": "tools/url-encode/index.html",
"createdAt": "2025-12-22",
"updatedAt": "2025-12-22",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "qr-generator",
"name": "二维码生成器",
"slug": "qr-generator",
"category": "utility",
"tags": [
"qrcode",
"generator",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "快速生成二维码,支持自定义颜色和尺寸",
"longDescription": "二维码生成器可以将文本、网址等内容快速转换为二维码图片,支持多种尺寸和颜色自定义,生成的二维码可直接下载使用。",
"icon": "📱",
"color": "#10b981",
"entry": "tools/qr-generator/app.html",
"detail": "tools/qr-generator/index.html",
"createdAt": "2025-12-22",
"updatedAt": "2025-12-22",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "password-generator",
"name": "安全密码生成器",
"slug": "password-generator",
"category": "utility",
"tags": [
"password",
"security",
"generator",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "创建强大且安全的随机密码,保护您的账户安全",
"longDescription": "安全密码生成器使用密码学安全的随机数生成器创建强密码,支持自定义密码长度、字符类型,并提供密码强度评估。",
"icon": "🔐",
"color": "#667eea",
"entry": "tools/password-generator/app.html",
"detail": "tools/password-generator/index.html",
"createdAt": "2025-12-22",
"updatedAt": "2025-12-22",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "uuid-generator",
"name": "UUID 生成器",
"slug": "uuid-generator",
"category": "developer",
"tags": [
"uuid",
"generator",
"developer",
"identifier"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "快速生成各种版本的 UUID",
"longDescription": "UUID 生成器可以快速生成 UUID v4(随机)和 UUID v1(基于时间戳),支持多种输出格式,批量生成,是开发者生成唯一标识的必备工具。",
"icon": "🆔",
"color": "#667eea",
"entry": "tools/uuid-generator/app.html",
"detail": "tools/uuid-generator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "word-counter",
"name": "字数统计工具",
"slug": "word-counter",
"category": "text",
"tags": [
"text",
"counter",
"word",
"characters"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "实时统计文本的字数、词数、行数等信息",
"longDescription": "字数统计工具可以实时分析中英文混合文本的各种统计数据,包括字符数、词数、行数、段落数等,支持分类统计和阅读时间计算。",
"icon": "📊",
"color": "#11998e",
"entry": "tools/word-counter/app.html",
"detail": "tools/word-counter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "timestamp-converter",
"name": "Unix 时间戳转换",
"slug": "timestamp-converter",
"category": "converter",
"tags": [
"timestamp",
"unix",
"datetime",
"converter"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "时间戳与日期时间格式互相转换",
"longDescription": "Unix 时间戳转换工具支持时间戳与日期时间格式互相转换,支持秒和毫秒两种格式,实时显示当前时间戳,显示相对时间。",
"icon": "⏰",
"color": "#f5576c",
"entry": "tools/timestamp-converter/app.html",
"detail": "tools/timestamp-converter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "base-converter",
"name": "进制转换工具",
"slug": "base-converter",
"category": "converter",
"tags": [
"base",
"converter",
"binary",
"hexadecimal",
"octal"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "支持二进制、八进制、十进制、十六进制互相转换",
"longDescription": "进制转换工具支持 2、8、10、16 进制互相转换,实时输入即时转换,支持进制前缀,是程序员进行进制计算和学习计算机科学的必备工具。",
"icon": "🔢",
"color": "#4facfe",
"entry": "tools/base-converter/app.html",
"detail": "tools/base-converter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "text-diff",
"name": "文本对比工具",
"slug": "text-diff",
"category": "text",
"tags": [
"text",
"diff",
"compare",
"difference"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "比较两段文本的差异,支持逐行对比",
"longDescription": "文本对比工具可以快速比较两段文本之间的差异,高亮显示新增、删除和未修改的行,支持逐行显示和并排显示两种模式。",
"icon": "🔍",
"color": "#fa709a",
"entry": "tools/text-diff/app.html",
"detail": "tools/text-diff/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "jwt-decoder",
"name": "JWT 解码器",
"slug": "jwt-decoder",
"category": "developer",
"tags": [
"jwt",
"decoder",
"json",
"token",
"authentication"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "解码和验证 JSON Web Token",
"longDescription": "JWT 解码器可以解码 JSON Web Token 并查看其内容,包括 Header、Payload 和 Signature 三部分,检查 Token 过期时间,是调试 API 认证的必备工具。",
"icon": "🔑",
"color": "#764ba2",
"entry": "tools/jwt-decoder/app.html",
"detail": "tools/jwt-decoder/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "image-to-base64",
"name": "图片转 Base64",
"slug": "image-to-base64",
"category": "image",
"tags": [
"image",
"base64",
"converter",
"encoding"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将图片转换为 Base64 编码字符串",
"longDescription": "图片转 Base64 工具可以将图片文件转换为 Base64 编码的字符串,支持拖拽上传,显示图片预览和信息,输出 Data URI 或纯 Base64 字符串。",
"icon": "🖼️",
"color": "#ff9a9e",
"entry": "tools/image-to-base64/app.html",
"detail": "tools/image-to-base64/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "xml-to-json",
"name": "XML 转 JSON",
"slug": "xml-to-json",
"category": "converter",
"tags": [
"xml",
"json",
"converter",
"format"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 XML 格式转换为 JSON 格式",
"longDescription": "XML 转 JSON 工具可以在 XML 和 JSON 两种数据格式之间进行转换,支持自动转换、格式化输出、保留属性等功能,是处理数据格式的必备工具。",
"icon": "🔄",
"color": "#a8edea",
"entry": "tools/xml-to-json/app.html",
"detail": "tools/xml-to-json/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "markdown-to-html",
"name": "Markdown 转 HTML",
"slug": "markdown-to-html",
"category": "text",
"tags": [
"markdown",
"html",
"converter",
"editor"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "实时将 Markdown 转换为 HTML 并预览",
"longDescription": "Markdown 转 HTML 工具可以实时将 Markdown 格式的文本转换为 HTML,支持常用 Markdown 语法,包括标题、列表、代码块、链接、图片等,支持复制和下载 HTML。",
"icon": "📝",
"color": "#30cfd0",
"entry": "tools/markdown-to-html/app.html",
"detail": "tools/markdown-to-html/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "hash-generator",
"name": "哈希生成器",
"slug": "hash-generator",
"category": "developer",
"tags": [
"hash",
"md5",
"sha",
"crypto",
"security"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "计算文本的 MD5、SHA-1、SHA-256 等哈希值",
"longDescription": "哈希生成器可以计算任意文本的多种哈希值,包括 MD5、SHA-1、SHA-256、SHA-384、SHA-512 以及 Base64 编码。使用浏览器原生 Web Crypto API,完全在本地运行。",
"icon": "🔐",
"color": "#764ba2",
"entry": "tools/hash-generator/app.html",
"detail": "tools/hash-generator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "html-entity",
"name": "HTML 实体编码/解码",
"slug": "html-entity",
"category": "converter",
"tags": [
"html",
"entity",
"encode",
"decode"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 HTML 特殊字符转换为实体编码或反向转换",
"longDescription": "HTML 实体编码/解码工具可以帮助你在 HTML 特殊字符和实体编码之间进行转换。支持常用符号、货币符号、数学符号等。",
"icon": "🔤",
"color": "#f5576c",
"entry": "tools/html-entity/app.html",
"detail": "tools/html-entity/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "case-converter",
"name": "大小写转换工具",
"slug": "case-converter",
"category": "text",
"tags": [
"text",
"case",
"converter",
"format"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "在各种命名格式之间转换文本",
"longDescription": "大小写转换工具可以帮助你在各种文本格式之间进行转换,包括大小写转换和各种编程命名格式(camelCase、PascalCase、snake_case、kebab-case 等)。",
"icon": "🔠",
"color": "#4facfe",
"entry": "tools/case-converter/app.html",
"detail": "tools/case-converter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "css-minifier",
"name": "CSS 压缩/格式化工具",
"slug": "css-minifier",
"category": "developer",
"tags": [
"css",
"minifier",
"beautifier",
"formatter"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "压缩和美化 CSS 代码",
"longDescription": "CSS 压缩/格式化工具可以帮助你优化 CSS 代码。压缩模式可以减少文件大小,提高加载速度;格式化模式可以让代码更易读。显示压缩前后大小对比。",
"icon": "🎨",
"color": "#330867",
"entry": "tools/css-minifier/app.html",
"detail": "tools/css-minifier/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "cron-generator",
"name": "Cron 表达式生成器",
"slug": "cron-generator",
"category": "developer",
"tags": [
"cron",
"scheduler",
"expression",
"generator"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "可视化和生成 Cron 定时任务表达式",
"longDescription": "Cron 表达式生成器可以帮助你通过可视化界面创建和理解 Cron 定时任务表达式。支持预设模板(每小时、每天、每周等)和自定义配置。",
"icon": "⏰",
"color": "#764ba2",
"entry": "tools/cron-generator/app.html",
"detail": "tools/cron-generator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "percentage-calculator",
"name": "百分比计算器",
"slug": "percentage-calculator",
"category": "utility",
"tags": [
"calculator",
"percentage",
"math",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "快速计算百分比相关问题",
"longDescription": "百分比计算器可以帮助你快速解决各种百分比计算问题,包括求百分比值、计算占比、百分比增减、百分比差异等。",
"icon": "📊",
"color": "#fcb69f",
"entry": "tools/percentage-calculator/app.html",
"detail": "tools/percentage-calculator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "lorem-ipsum",
"name": "Lorem Ipsum 生成器",
"slug": "lorem-ipsum",
"category": "text",
"tags": [
"lorem",
"ipsum",
"placeholder",
"generator"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "生成占位文本用于设计和测试",
"longDescription": "Lorem Ipsum 生成器可以生成经典的占位文本,用于网页设计、排版测试和原型制作。支持生成段落、句子和单词,显示字数和字符统计。",
"icon": "📄",
"color": "#fa709a",
"entry": "tools/lorem-ipsum/app.html",
"detail": "tools/lorem-ipsum/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "yaml-validator",
"name": "YAML 验证器",
"slug": "yaml-validator",
"category": "converter",
"tags": [
"yaml",
"validator",
"json",
"converter"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "验证 YAML 语法并转换为 JSON",
"longDescription": "YAML 验证器可以帮助你验证 YAML 语法是否正确,并将其转换为 JSON 格式以便查看。支持常见 YAML 数据类型。",
"icon": "✅",
"color": "#11998e",
"entry": "tools/yaml-validator/app.html",
"detail": "tools/yaml-validator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "slug-generator",
"name": "URL Slug 生成器",
"slug": "slug-generator",
"category": "text",
"tags": [
"slug",
"url",
"generator",
"seo"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将标题或文本转换为 URL 友好的 slug",
"longDescription": "URL Slug 生成器可以将标题或文本转换为 URL 友好的格式,用于创建美观且 SEO 友好的网址。支持连字符和下划线分隔符、可选小写转换、移除停用词等。",
"icon": "🔗",
"color": "#a8edea",
"entry": "tools/slug-generator/app.html",
"detail": "tools/slug-generator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "text-deduplicator",
"name": "文本去重工具",
"slug": "text-deduplicator",
"category": "text",
"tags": [
"text",
"dedupe",
"cleanup",
"list"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "按行去重并保留原始顺序",
"longDescription": "文本去重工具支持按行去重、忽略大小写和移除空行,适合清理清单和名单。",
"icon": "🧹",
"color": "#10b981",
"entry": "tools/text-deduplicator/app.html",
"detail": "tools/text-deduplicator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "text-sorter",
"name": "文本排序工具",
"slug": "text-sorter",
"category": "text",
"tags": [
"text",
"sorter",
"list",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "按行排序文本,支持数字排序",
"longDescription": "文本排序工具支持升序/降序、数字排序和去重,适合整理清单和列表。",
"icon": "📑",
"color": "#f59e0b",
"entry": "tools/text-sorter/app.html",
"detail": "tools/text-sorter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "line-numberer",
"name": "行号添加器",
"slug": "line-numberer",
"category": "text",
"tags": [
"text",
"line",
"number",
"editor"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "为文本自动添加行号",
"longDescription": "行号添加器可自定义起始值、步进和分隔符,适合代码与清单。",
"icon": "🔢",
"color": "#3b82f6",
"entry": "tools/line-numberer/app.html",
"detail": "tools/line-numberer/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "text-cleaner",
"name": "文本清理器",
"slug": "text-cleaner",
"category": "text",
"tags": [
"text",
"cleaner",
"format",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "清理文本中的空格与空行",
"longDescription": "文本清理器支持合并空格、删除空行并规范换行格式。",
"icon": "🧽",
"color": "#14b8a6",
"entry": "tools/text-cleaner/app.html",
"detail": "tools/text-cleaner/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "csv-to-json",
"name": "CSV 转 JSON",
"slug": "csv-to-json",
"category": "converter",
"tags": [
"csv",
"json",
"converter",
"table"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 CSV 表格转换为 JSON",
"longDescription": "CSV 转 JSON 工具支持表头解析、分隔符设置和引号字段。",
"icon": "📄",
"color": "#6366f1",
"entry": "tools/csv-to-json/app.html",
"detail": "tools/csv-to-json/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "json-to-csv",
"name": "JSON 转 CSV",
"slug": "json-to-csv",
"category": "converter",
"tags": [
"json",
"csv",
"converter",
"export"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 JSON 数组导出为 CSV",
"longDescription": "JSON 转 CSV 工具可自动生成表头并处理引号转义。",
"icon": "🧾",
"color": "#ec4899",
"entry": "tools/json-to-csv/app.html",
"detail": "tools/json-to-csv/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "url-parser",
"name": "URL 解析器",
"slug": "url-parser",
"category": "developer",
"tags": [
"url",
"parser",
"developer",
"web"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "解析 URL 的各个组成部分",
"longDescription": "URL 解析器可拆分协议、域名、路径、参数和锚点。",
"icon": "🌐",
"color": "#0ea5e9",
"entry": "tools/url-parser/app.html",
"detail": "tools/url-parser/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "contrast-checker",
"name": "颜色对比度检测",
"slug": "contrast-checker",
"category": "developer",
"tags": [
"color",
"contrast",
"accessibility",
"design"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "检测前景与背景颜色对比度",
"longDescription": "颜色对比度检测基于 WCAG 标准并给出 AA/AAA 结果。",
"icon": "🌓",
"color": "#8b5cf6",
"entry": "tools/contrast-checker/app.html",
"detail": "tools/contrast-checker/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "password-strength",
"name": "密码强度检测",
"slug": "password-strength",
"category": "utility",
"tags": [
"password",
"security",
"checker",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "检测密码强度和安全性",
"longDescription": "密码强度检测统计长度与字符类型并给出改进建议。",
"icon": "🛡️",
"color": "#ef4444",
"entry": "tools/password-strength/app.html",
"detail": "tools/password-strength/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "date-diff",
"name": "日期差值计算器",
"slug": "date-diff",
"category": "utility",
"tags": [
"date",
"time",
"calculator",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "计算两个日期之间的差值",
"longDescription": "日期差值计算器输出天、小时、分钟和秒等多维度结果。",
"icon": "📆",
"color": "#22c55e",
"entry": "tools/date-diff/app.html",
"detail": "tools/date-diff/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": true,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "js-formatter",
"name": "JavaScript 格式化工具",
"slug": "js-formatter",
"category": "developer",
"tags": [
"javascript",
"formatter",
"beautifier",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "美化 JavaScript 代码并提升可读性",
"longDescription": "JavaScript 格式化工具可以帮助你把凌乱的 JS 代码重新排版,支持常见缩进设置,方便阅读与分享。",
"icon": "🧩",
"color": "#f59e0b",
"entry": "tools/js-formatter/app.html",
"detail": "tools/js-formatter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "html-formatter",
"name": "HTML 格式化工具",
"slug": "html-formatter",
"category": "developer",
"tags": [
"html",
"formatter",
"beautifier",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "整理 HTML 结构并自动缩进",
"longDescription": "HTML 格式化工具支持对 HTML 片段进行自动缩进与换行,让结构更加清晰易读。",
"icon": "🧱",
"color": "#ef4444",
"entry": "tools/html-formatter/app.html",
"detail": "tools/html-formatter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "sql-formatter",
"name": "SQL 格式化工具",
"slug": "sql-formatter",
"category": "developer",
"tags": [
"sql",
"formatter",
"database",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "格式化 SQL 语句,提升可读性",
"longDescription": "SQL 格式化工具可以将复杂的 SQL 查询语句自动排版,突出关键字与层级结构。",
"icon": "🗄️",
"color": "#10b981",
"entry": "tools/sql-formatter/app.html",
"detail": "tools/sql-formatter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "http-status",
"name": "HTTP 状态码查询",
"slug": "http-status",
"category": "developer",
"tags": [
"http",
"status",
"api",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "快速查询常见 HTTP 状态码含义",
"longDescription": "HTTP 状态码查询工具整理了常用的状态码及说明,支持搜索过滤,适合开发调试与排查问题。",
"icon": "🛰️",
"color": "#0ea5e9",
"entry": "tools/http-status/app.html",
"detail": "tools/http-status/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "json-escape",
"name": "JSON 字符串转义",
"slug": "json-escape",
"category": "converter",
"tags": [
"json",
"escape",
"converter",
"string"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "在 JSON 字符串转义与反转义之间转换",
"longDescription": "JSON 字符串转义工具可以把普通文本转换为 JSON 可用的转义格式,或将转义字符还原为可读文本。",
"icon": "🧵",
"color": "#6366f1",
"entry": "tools/json-escape/app.html",
"detail": "tools/json-escape/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "url-query-builder",
"name": "URL 参数生成器",
"slug": "url-query-builder",
"category": "developer",
"tags": [
"url",
"query",
"builder",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "批量生成 URL 查询参数并输出完整链接",
"longDescription": "URL 参数生成器支持通过键值对批量生成查询参数,自动编码,快速得到完整链接。",
"icon": "🧷",
"color": "#14b8a6",
"entry": "tools/url-query-builder/app.html",
"detail": "tools/url-query-builder/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "text-replacer",
"name": "文本查找替换",
"slug": "text-replacer",
"category": "text",
"tags": [
"text",
"replace",
"search",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "批量查找并替换文本内容",
"longDescription": "文本查找替换工具支持快速替换关键词,可选择大小写与正则模式,适合清理文本或批量替换内容。",
"icon": "🧲",
"color": "#8b5cf6",
"entry": "tools/text-replacer/app.html",
"detail": "tools/text-replacer/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "line-ending-converter",
"name": "行尾符转换器",
"slug": "line-ending-converter",
"category": "text",
"tags": [
"text",
"line",
"lf",
"crlf"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "在 LF 与 CRLF 行尾符之间转换",
"longDescription": "行尾符转换器可以快速将文本在 LF 和 CRLF 之间切换,适合跨系统协作与代码整理。",
"icon": "↩️",
"color": "#3b82f6",
"entry": "tools/line-ending-converter/app.html",
"detail": "tools/line-ending-converter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "text-reverser",
"name": "文本反转工具",
"slug": "text-reverser",
"category": "text",
"tags": [
"text",
"reverse",
"converter",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "支持整段或按行反转文本",
"longDescription": "文本反转工具可以将文本按字符或按行反转,适合特殊排版、加密提示或趣味处理。",
"icon": "🔁",
"color": "#f97316",
"entry": "tools/text-reverser/app.html",
"detail": "tools/text-reverser/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "image-compressor",
"name": "图片压缩工具",
"slug": "image-compressor",
"category": "image",
"tags": [
"image",
"compress",
"optimizer",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "本地压缩图片,减少文件体积",
"longDescription": "图片压缩工具使用浏览器 Canvas 在本地压缩图片,支持调整质量与输出格式。",
"icon": "🗜️",
"color": "#22c55e",
"entry": "tools/image-compressor/app.html",
"detail": "tools/image-compressor/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "image-resizer",
"name": "图片尺寸调整",
"slug": "image-resizer",
"category": "image",
"tags": [
"image",
"resize",
"editor",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "调整图片宽高,支持锁定比例",
"longDescription": "图片尺寸调整工具可在浏览器中修改图片分辨率,支持保持原始比例并导出新图片。",
"icon": "📐",
"color": "#06b6d4",
"entry": "tools/image-resizer/app.html",
"detail": "tools/image-resizer/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "image-to-webp",
"name": "图片转 WebP",
"slug": "image-to-webp",
"category": "image",
"tags": [
"image",
"webp",
"converter",
"compression"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将图片转换为 WebP 格式",
"longDescription": "图片转 WebP 工具帮助你把 JPG/PNG 等格式转换为 WebP,减少体积并提升加载速度。",
"icon": "🧪",
"color": "#a855f7",
"entry": "tools/image-to-webp/app.html",
"detail": "tools/image-to-webp/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "unit-converter",
"name": "单位换算器",
"slug": "unit-converter",
"category": "utility",
"tags": [
"unit",
"converter",
"length",
"weight"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "长度、重量、温度等单位快速换算",
"longDescription": "单位换算器支持常用长度、重量与温度单位的快速转换,适合日常与工作场景。",
"icon": "📏",
"color": "#ec4899",
"entry": "tools/unit-converter/app.html",
"detail": "tools/unit-converter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "bmi-calculator",
"name": "BMI 计算器",
"slug": "bmi-calculator",
"category": "utility",
"tags": [
"bmi",
"health",
"calculator",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "快速计算身体质量指数 BMI",
"longDescription": "BMI 计算器可根据身高体重计算 BMI 并给出健康范围提示,适合日常健康管理。",
"icon": "⚖️",
"color": "#84cc16",
"entry": "tools/bmi-calculator/app.html",
"detail": "tools/bmi-calculator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "salary-calculator",
"name": "工资计算器",
"slug": "salary-calculator",
"category": "utility",
"tags": [
"salary",
"tax",
"calculator",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "估算税后工资与个税支出,支持社保公积金扣除",
"longDescription": "工资计算器可按综合所得月度税率表估算税后到手工资、个税与社保公积金扣除,支持自定义扣除项。",
"icon": "💰",
"color": "#f97316",
"entry": "tools/salary-calculator/app.html",
"detail": "tools/salary-calculator/index.html",
"createdAt": "2025-12-25",
"updatedAt": "2025-12-25",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "mortgage-calculator",
"name": "房贷计算器",
"slug": "mortgage-calculator",
"category": "utility",
"tags": [
"mortgage",
"loan",
"calculator",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "对比等额本息与等额本金,快速估算房贷月供",
"longDescription": "房贷计算器支持等额本息与等额本金两种方式,计算月供、总利息与还款总额,适合购房预算规划。",
"icon": "🏠",
"color": "#0ea5e9",
"entry": "tools/mortgage-calculator/app.html",
"detail": "tools/mortgage-calculator/index.html",
"createdAt": "2025-12-25",
"updatedAt": "2025-12-25",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "gradient-generator",
"name": "渐变色生成器",
"slug": "gradient-generator",
"category": "developer",
"tags": [
"gradient",
"color",
"css",
"design"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "生成 CSS 线性渐变并实时预览",
"longDescription": "渐变色生成器提供色彩与方向控制,实时预览并输出 CSS 渐变代码。",
"icon": "🌈",
"color": "#f43f5e",
"entry": "tools/gradient-generator/app.html",
"detail": "tools/gradient-generator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "base32-encode",
"name": "Base32 编码",
"slug": "base32-encode",
"category": "converter",
"tags": [
"base32",
"encode",
"converter",
"text"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将文本编码为 Base32 字符串",
"longDescription": "Base32 编码工具可以将任意文本编码为 Base32 字符串,适合在不区分大小写的场景中传输。",
"icon": "🔤",
"color": "#ef4444",
"entry": "tools/base32-encode/app.html",
"detail": "tools/base32-encode/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "base32-decode",
"name": "Base32 解码",
"slug": "base32-decode",
"category": "converter",
"tags": [
"base32",
"decode",
"converter",
"text"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 Base32 字符串解码为文本",
"longDescription": "Base32 解码工具可以把 Base32 字符串还原为原始文本内容。",
"icon": "🔓",
"color": "#3b82f6",
"entry": "tools/base32-decode/app.html",
"detail": "tools/base32-decode/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "base58-encode",
"name": "Base58 编码",
"slug": "base58-encode",
"category": "converter",
"tags": [
"base58",
"encode",
"converter",
"text"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将文本编码为 Base58 字符串",
"longDescription": "Base58 编码工具可以将文本编码为不包含易混淆字符的 Base58 字符串。",
"icon": "🧩",
"color": "#10b981",
"entry": "tools/base58-encode/app.html",
"detail": "tools/base58-encode/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "base58-decode",
"name": "Base58 解码",
"slug": "base58-decode",
"category": "converter",
"tags": [
"base58",
"decode",
"converter",
"text"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 Base58 字符串解码为文本",
"longDescription": "Base58 解码工具可以将 Base58 字符串还原为原始文本。",
"icon": "🔍",
"color": "#f59e0b",
"entry": "tools/base58-decode/app.html",
"detail": "tools/base58-decode/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "base64url-encode",
"name": "Base64 URL 安全编码",
"slug": "base64url-encode",
"category": "converter",
"tags": [
"base64url",
"encode",
"converter",
"text"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将文本编码为 URL 安全的 Base64 字符串",
"longDescription": "Base64 URL 安全编码工具输出适用于 URL 的 Base64 字符串(使用 - 与 _)。",
"icon": "🧷",
"color": "#8b5cf6",
"entry": "tools/base64url-encode/app.html",
"detail": "tools/base64url-encode/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "base64url-decode",
"name": "Base64 URL 安全解码",
"slug": "base64url-decode",
"category": "converter",
"tags": [
"base64url",
"decode",
"converter",
"text"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 Base64URL 字符串解码为文本",
"longDescription": "Base64 URL 安全解码工具可以恢复 Base64URL 字符串的原始文本。",
"icon": "🔗",
"color": "#ec4899",
"entry": "tools/base64url-decode/app.html",
"detail": "tools/base64url-decode/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "hex-encode",
"name": "HEX 编码",
"slug": "hex-encode",
"category": "converter",
"tags": [
"hex",
"encode",
"converter",
"text"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将文本编码为十六进制字符串",
"longDescription": "HEX 编码工具将文本转换为十六进制编码,适用于调试与数据传输。",
"icon": "🧱",
"color": "#14b8a6",
"entry": "tools/hex-encode/app.html",
"detail": "tools/hex-encode/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "hex-decode",
"name": "HEX 解码",
"slug": "hex-decode",
"category": "converter",
"tags": [
"hex",
"decode",
"converter",
"text"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将十六进制字符串解码为文本",
"longDescription": "HEX 解码工具将十六进制字符串还原为原始文本内容。",
"icon": "🧪",
"color": "#f97316",
"entry": "tools/hex-decode/app.html",
"detail": "tools/hex-decode/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "unicode-escape",
"name": "Unicode 转义",
"slug": "unicode-escape",
"category": "text",
"tags": [
"unicode",
"escape",
"converter",
"text"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将文本转义为 Unicode 形式",
"longDescription": "Unicode 转义工具将字符转换为 \\uXXXX 形式,便于在代码中嵌入。",
"icon": "🧬",
"color": "#06b6d4",
"entry": "tools/unicode-escape/app.html",
"detail": "tools/unicode-escape/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "unicode-unescape",
"name": "Unicode 反转义",
"slug": "unicode-unescape",
"category": "text",
"tags": [
"unicode",
"unescape",
"converter",
"text"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 Unicode 转义字符串还原为文本",
"longDescription": "Unicode 反转义工具可将 \\uXXXX 或 \\u{X} 形式的字符串还原为文本。",
"icon": "🔁",
"color": "#84cc16",
"entry": "tools/unicode-unescape/app.html",
"detail": "tools/unicode-unescape/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "rot13",
"name": "ROT13 编码",
"slug": "rot13",
"category": "text",
"tags": [
"rot13",
"cipher",
"text",
"encode"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "使用 ROT13 进行简单文本编码",
"longDescription": "ROT13 编码工具可快速对英文文本进行 13 位字母移位。",
"icon": "🔐",
"color": "#64748b",
"entry": "tools/rot13/app.html",
"detail": "tools/rot13/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "caesar-cipher",
"name": "凯撒密码",
"slug": "caesar-cipher",
"category": "text",
"tags": [
"caesar",
"cipher",
"text",
"encode"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "使用凯撒密码对文本进行位移加密",
"longDescription": "凯撒密码工具支持自定义位移量,对英文文本进行加密或解密。",
"icon": "🏛️",
"color": "#0ea5e9",
"entry": "tools/caesar-cipher/app.html",
"detail": "tools/caesar-cipher/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "morse-encode",
"name": "摩斯电码编码",
"slug": "morse-encode",
"category": "text",
"tags": [
"morse",
"encode",
"text",
"cipher"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将文本编码为摩斯电码",
"longDescription": "摩斯电码编码工具支持英文与数字的编码输出。",
"icon": "📡",
"color": "#22c55e",
"entry": "tools/morse-encode/app.html",
"detail": "tools/morse-encode/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "morse-decode",
"name": "摩斯电码解码",
"slug": "morse-decode",
"category": "text",
"tags": [
"morse",
"decode",
"text",
"cipher"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将摩斯电码解码为文本",
"longDescription": "摩斯电码解码工具支持 / 分隔单词。",
"icon": "📻",
"color": "#a855f7",
"entry": "tools/morse-decode/app.html",
"detail": "tools/morse-decode/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "binary-encode",
"name": "文本转二进制",
"slug": "binary-encode",
"category": "text",
"tags": [
"binary",
"encode",
"text",
"converter"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将文本转换为 8 位二进制编码",
"longDescription": "文本转二进制工具会把每个字符转换为 8 位二进制,使用空格分隔。",
"icon": "💾",
"color": "#eab308",
"entry": "tools/binary-encode/app.html",
"detail": "tools/binary-encode/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "binary-decode",
"name": "二进制转文本",
"slug": "binary-decode",
"category": "text",
"tags": [
"binary",
"decode",
"text",
"converter"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 8 位二进制字符串转换为文本",
"longDescription": "二进制转文本工具支持用空格分隔的二进制字符串解析。",
"icon": "🧷",
"color": "#f43f5e",
"entry": "tools/binary-decode/app.html",
"detail": "tools/binary-decode/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "html-minifier",
"name": "HTML 压缩器",
"slug": "html-minifier",
"category": "developer",
"tags": [
"html",
"minifier",
"compress",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "快速压缩 HTML 代码,减少空白字符",
"longDescription": "HTML 压缩器将移除多余空白与注释,生成更紧凑的 HTML。",
"icon": "📦",
"color": "#4f46e5",
"entry": "tools/html-minifier/app.html",
"detail": "tools/html-minifier/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "js-minifier",
"name": "JavaScript 压缩器",
"slug": "js-minifier",
"category": "developer",
"tags": [
"javascript",
"minifier",
"compress",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "压缩 JavaScript 代码并减少空白",
"longDescription": "JavaScript 压缩器会移除注释并压缩空白,输出更紧凑的代码。",
"icon": "⚙️",
"color": "#16a34a",
"entry": "tools/js-minifier/app.html",
"detail": "tools/js-minifier/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "sql-minifier",
"name": "SQL 压缩器",
"slug": "sql-minifier",
"category": "developer",
"tags": [
"sql",
"minifier",
"database",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "压缩 SQL 语句,移除多余空白",
"longDescription": "SQL 压缩器会移除多余空白和换行,使 SQL 更紧凑。",
"icon": "🗄️",
"color": "#dc2626",
"entry": "tools/sql-minifier/app.html",
"detail": "tools/sql-minifier/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "json-minifier",
"name": "JSON 压缩器",
"slug": "json-minifier",
"category": "developer",
"tags": [
"json",
"minifier",
"developer",
"compress"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "压缩 JSON 输出,去除空白字符",
"longDescription": "JSON 压缩器可将 JSON 格式化为紧凑的单行输出。",
"icon": "📦",
"color": "#0f766e",
"entry": "tools/json-minifier/app.html",
"detail": "tools/json-minifier/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "json-sorter",
"name": "JSON 键名排序",
"slug": "json-sorter",
"category": "developer",
"tags": [
"json",
"sort",
"developer",
"formatter"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "按字母顺序排序 JSON 键名",
"longDescription": "JSON 键名排序工具可递归排序对象键名,保持 JSON 结构一致。",
"icon": "🧭",
"color": "#ef4444",
"entry": "tools/json-sorter/app.html",
"detail": "tools/json-sorter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "xml-formatter",
"name": "XML 格式化工具",
"slug": "xml-formatter",
"category": "developer",
"tags": [
"xml",
"formatter",
"developer",
"beautifier"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "格式化 XML 结构,增加缩进",
"longDescription": "XML 格式化工具会对 XML 进行缩进和换行,便于阅读。",
"icon": "🧱",
"color": "#3b82f6",
"entry": "tools/xml-formatter/app.html",
"detail": "tools/xml-formatter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "xml-minifier",
"name": "XML 压缩器",
"slug": "xml-minifier",
"category": "developer",
"tags": [
"xml",
"minifier",
"developer",
"compress"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "压缩 XML 内容,移除多余空白",
"longDescription": "XML 压缩器会移除多余空白与换行,使 XML 更紧凑。",
"icon": "🧹",
"color": "#10b981",
"entry": "tools/xml-minifier/app.html",
"detail": "tools/xml-minifier/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "yaml-formatter",
"name": "YAML 格式化工具",
"slug": "yaml-formatter",
"category": "developer",
"tags": [
"yaml",
"formatter",
"developer",
"beautifier"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "格式化 YAML 结构,统一缩进",
"longDescription": "YAML 格式化工具会解析 YAML 并输出规范缩进的 YAML。",
"icon": "🧾",
"color": "#f59e0b",
"entry": "tools/yaml-formatter/app.html",
"detail": "tools/yaml-formatter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "yaml-minifier",
"name": "YAML 压缩器",
"slug": "yaml-minifier",
"category": "developer",
"tags": [
"yaml",
"minifier",
"developer",
"compress"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "压缩 YAML 内容,移除多余空行",
"longDescription": "YAML 压缩器会移除注释与多余空行,保持紧凑结构。",
"icon": "🧽",
"color": "#8b5cf6",
"entry": "tools/yaml-minifier/app.html",
"detail": "tools/yaml-minifier/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "json-to-xml",
"name": "JSON 转 XML",
"slug": "json-to-xml",
"category": "converter",
"tags": [
"json",
"xml",
"converter",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 JSON 数据转换为 XML",
"longDescription": "JSON 转 XML 工具支持对象与数组结构转换,输出标准 XML。",
"icon": "🔁",
"color": "#ec4899",
"entry": "tools/json-to-xml/app.html",
"detail": "tools/json-to-xml/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "yaml-to-json",
"name": "YAML 转 JSON",
"slug": "yaml-to-json",
"category": "converter",
"tags": [
"yaml",
"json",
"converter",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 YAML 内容转换为 JSON",
"longDescription": "YAML 转 JSON 工具支持基础 YAML 语法,输出 JSON 格式。",
"icon": "🔄",
"color": "#14b8a6",
"entry": "tools/yaml-to-json/app.html",
"detail": "tools/yaml-to-json/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "xml-to-yaml",
"name": "XML 转 YAML",
"slug": "xml-to-yaml",
"category": "converter",
"tags": [
"xml",
"yaml",
"converter",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 XML 内容转换为 YAML",
"longDescription": "XML 转 YAML 工具支持基础 XML 结构转换,输出 YAML。",
"icon": "📄",
"color": "#f97316",
"entry": "tools/xml-to-yaml/app.html",
"detail": "tools/xml-to-yaml/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "yaml-to-xml",
"name": "YAML 转 XML",
"slug": "yaml-to-xml",
"category": "converter",
"tags": [
"yaml",
"xml",
"converter",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 YAML 内容转换为 XML",
"longDescription": "YAML 转 XML 工具支持基础 YAML 结构转换为 XML。",
"icon": "🧬",
"color": "#06b6d4",
"entry": "tools/yaml-to-xml/app.html",
"detail": "tools/yaml-to-xml/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "csv-to-yaml",
"name": "CSV 转 YAML",
"slug": "csv-to-yaml",
"category": "converter",
"tags": [
"csv",
"yaml",
"converter",
"table"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 CSV 表格转换为 YAML",
"longDescription": "CSV 转 YAML 工具支持带表头的 CSV 数据转换。",
"icon": "📄",
"color": "#84cc16",
"entry": "tools/csv-to-yaml/app.html",
"detail": "tools/csv-to-yaml/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "yaml-to-csv",
"name": "YAML 转 CSV",
"slug": "yaml-to-csv",
"category": "converter",
"tags": [
"yaml",
"csv",
"converter",
"table"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 YAML 数据转换为 CSV",
"longDescription": "YAML 转 CSV 工具支持数组对象结构转换为 CSV。",
"icon": "🧾",
"color": "#64748b",
"entry": "tools/yaml-to-csv/app.html",
"detail": "tools/yaml-to-csv/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "tsv-to-json",
"name": "TSV 转 JSON",
"slug": "tsv-to-json",
"category": "converter",
"tags": [
"tsv",
"json",
"converter",
"table"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 TSV 表格转换为 JSON",
"longDescription": "TSV 转 JSON 工具支持制表符分隔的数据转换。",
"icon": "📑",
"color": "#0ea5e9",
"entry": "tools/tsv-to-json/app.html",
"detail": "tools/tsv-to-json/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "json-to-tsv",
"name": "JSON 转 TSV",
"slug": "json-to-tsv",
"category": "converter",
"tags": [
"json",
"tsv",
"converter",
"table"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 JSON 数组转换为 TSV",
"longDescription": "JSON 转 TSV 工具可将 JSON 数组转换为制表符分隔的文本。",
"icon": "📋",
"color": "#22c55e",
"entry": "tools/json-to-tsv/app.html",
"detail": "tools/json-to-tsv/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "tsv-to-csv",
"name": "TSV 转 CSV",
"slug": "tsv-to-csv",
"category": "converter",
"tags": [
"tsv",
"csv",
"converter",
"table"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 TSV 表格转换为 CSV",
"longDescription": "TSV 转 CSV 工具可将制表符分隔内容转换为逗号分隔。",
"icon": "🧾",
"color": "#a855f7",
"entry": "tools/tsv-to-csv/app.html",
"detail": "tools/tsv-to-csv/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "csv-to-tsv",
"name": "CSV 转 TSV",
"slug": "csv-to-tsv",
"category": "converter",
"tags": [
"csv",
"tsv",
"converter",
"table"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 CSV 表格转换为 TSV",
"longDescription": "CSV 转 TSV 工具可将逗号分隔内容转换为制表符分隔。",
"icon": "📄",
"color": "#eab308",
"entry": "tools/csv-to-tsv/app.html",
"detail": "tools/csv-to-tsv/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "html-to-text",
"name": "HTML 转纯文本",
"slug": "html-to-text",
"category": "text",
"tags": [
"html",
"text",
"converter",
"strip"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "移除 HTML 标签,输出纯文本",
"longDescription": "HTML 转纯文本工具可提取 HTML 中的文本内容。",
"icon": "📄",
"color": "#f43f5e",
"entry": "tools/html-to-text/app.html",
"detail": "tools/html-to-text/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "text-to-html",
"name": "文本转 HTML",
"slug": "text-to-html",
"category": "text",
"tags": [
"text",
"html",
"converter",
"escape"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将文本转换为 HTML 安全格式",
"longDescription": "文本转 HTML 工具会转义特殊字符并输出可用的 HTML。",
"icon": "📝",
"color": "#4f46e5",
"entry": "tools/text-to-html/app.html",
"detail": "tools/text-to-html/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "markdown-to-text",
"name": "Markdown 转纯文本",
"slug": "markdown-to-text",
"category": "text",
"tags": [
"markdown",
"text",
"converter",
"strip"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "移除 Markdown 语法,输出纯文本",
"longDescription": "Markdown 转纯文本工具会移除标题、列表、链接等语法。",
"icon": "📝",
"color": "#16a34a",
"entry": "tools/markdown-to-text/app.html",
"detail": "tools/markdown-to-text/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "html-to-markdown",
"name": "HTML 转 Markdown",
"slug": "html-to-markdown",
"category": "text",
"tags": [
"html",
"markdown",
"converter",
"text"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 HTML 结构转换为 Markdown",
"longDescription": "HTML 转 Markdown 工具支持基础标签转换,便于迁移内容。",
"icon": "🧩",
"color": "#dc2626",
"entry": "tools/html-to-markdown/app.html",
"detail": "tools/html-to-markdown/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "json-to-markdown",
"name": "JSON 转 Markdown 表格",
"slug": "json-to-markdown",
"category": "text",
"tags": [
"json",
"markdown",
"table",
"converter"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 JSON 数组转换为 Markdown 表格",
"longDescription": "JSON 转 Markdown 表格工具支持将 JSON 数组转换为 Markdown 表格格式。",
"icon": "📊",
"color": "#0f766e",
"entry": "tools/json-to-markdown/app.html",
"detail": "tools/json-to-markdown/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "jwt-generator",
"name": "JWT 生成器",
"slug": "jwt-generator",
"category": "developer",
"tags": [
"jwt",
"generator",
"security",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "生成 JSON Web Token(支持 HS256/384/512",
"longDescription": "JWT 生成器可输入 Header 与 Payload,使用密钥生成签名并输出完整 Token。",
"icon": "🔐",
"color": "#ef4444",
"entry": "tools/jwt-generator/app.html",
"detail": "tools/jwt-generator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "nanoid-generator",
"name": "NanoID 生成器",
"slug": "nanoid-generator",
"category": "developer",
"tags": [
"nanoid",
"generator",
"developer",
"id"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "生成安全短 IDNanoID",
"longDescription": "NanoID 生成器支持自定义长度与字符集,生成随机短 ID。",
"icon": "🧷",
"color": "#3b82f6",
"entry": "tools/nanoid-generator/app.html",
"detail": "tools/nanoid-generator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "ulid-generator",
"name": "ULID 生成器",
"slug": "ulid-generator",
"category": "developer",
"tags": [
"ulid",
"generator",
"developer",
"id"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "生成可排序的 ULID",
"longDescription": "ULID 生成器会输出时间有序的唯一标识符。",
"icon": "🆔",
"color": "#10b981",
"entry": "tools/ulid-generator/app.html",
"detail": "tools/ulid-generator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "gitignore-generator",
"name": "Gitignore 生成器",
"slug": "gitignore-generator",
"category": "developer",
"tags": [
"git",
"gitignore",
"generator",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "生成常用项目的 .gitignore 文件",
"longDescription": "Gitignore 生成器支持多种项目模板,可快速组合生成。",
"icon": "🧹",
"color": "#f59e0b",
"entry": "tools/gitignore-generator/app.html",
"detail": "tools/gitignore-generator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "robots-txt-generator",
"name": "Robots.txt 生成器",
"slug": "robots-txt-generator",
"category": "developer",
"tags": [
"robots",
"seo",
"generator",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "生成 Robots.txt 文件内容",
"longDescription": "Robots.txt 生成器支持配置 User-agent、Allow、Disallow 与 Sitemap。",
"icon": "🤖",
"color": "#8b5cf6",
"entry": "tools/robots-txt-generator/app.html",
"detail": "tools/robots-txt-generator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "sitemap-generator",
"name": "Sitemap 生成器",
"slug": "sitemap-generator",
"category": "developer",
"tags": [
"sitemap",
"seo",
"generator",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "根据 URL 列表生成 sitemap.xml",
"longDescription": "Sitemap 生成器支持批量 URL 输入,生成标准 XML。",
"icon": "🗺️",
"color": "#ec4899",
"entry": "tools/sitemap-generator/app.html",
"detail": "tools/sitemap-generator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "meta-tags-generator",
"name": "Meta 标签生成器",
"slug": "meta-tags-generator",
"category": "developer",
"tags": [
"meta",
"seo",
"generator",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "快速生成网页 SEO Meta 标签",
"longDescription": "Meta 标签生成器支持标题、描述、关键词与 Open Graph 标签生成。",
"icon": "🏷️",
"color": "#14b8a6",
"entry": "tools/meta-tags-generator/app.html",
"detail": "tools/meta-tags-generator/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "random-number",
"name": "随机数生成器",
"slug": "random-number",
"category": "utility",
"tags": [
"random",
"number",
"utility",
"generator"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "生成指定范围内的随机数",
"longDescription": "随机数生成器支持设置最小值、最大值与生成数量。",
"icon": "🎲",
"color": "#f97316",
"entry": "tools/random-number/app.html",
"detail": "tools/random-number/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "random-picker",
"name": "随机抽取器",
"slug": "random-picker",
"category": "utility",
"tags": [
"random",
"picker",
"utility",
"list"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "从列表中随机抽取项目",
"longDescription": "随机抽取器支持粘贴名单并设置抽取数量。",
"icon": "🎯",
"color": "#06b6d4",
"entry": "tools/random-picker/app.html",
"detail": "tools/random-picker/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "image-rotate",
"name": "图片旋转翻转",
"slug": "image-rotate",
"category": "image",
"tags": [
"image",
"rotate",
"flip",
"editor"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "旋转图片角度并进行镜像翻转",
"longDescription": "图片旋转翻转工具支持任意角度旋转与水平/垂直翻转,快速修正图片方向。",
"icon": "🔃",
"color": "#f97316",
"entry": "tools/image-rotate/app.html",
"detail": "tools/image-rotate/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "image-watermark",
"name": "图片加水印",
"slug": "image-watermark",
"category": "image",
"tags": [
"image",
"watermark",
"text",
"editor"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "为图片添加可自定义的文字水印",
"longDescription": "图片加水印工具支持调整文字内容、透明度、颜色与位置,本地处理更安全。",
"icon": "💧",
"color": "#0ea5e9",
"entry": "tools/image-watermark/app.html",
"detail": "tools/image-watermark/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "image-crop",
"name": "图片裁剪",
"slug": "image-crop",
"category": "image",
"tags": [
"image",
"crop",
"editor",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "按坐标裁剪图片并导出",
"longDescription": "图片裁剪工具支持输入裁剪宽高与起始坐标,并可一键居中裁剪。",
"icon": "✂️",
"color": "#22c55e",
"entry": "tools/image-crop/app.html",
"detail": "tools/image-crop/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "image-stitch",
"name": "图片拼接",
"slug": "image-stitch",
"category": "image",
"tags": [
"image",
"merge",
"stitch",
"editor"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将两张图片拼接成一张图",
"longDescription": "图片拼接工具支持水平或垂直合并两张图片,可选择对齐方式与背景颜色。",
"icon": "🧩",
"color": "#a855f7",
"entry": "tools/image-stitch/app.html",
"detail": "tools/image-stitch/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "image-filter",
"name": "图片滤镜",
"slug": "image-filter",
"category": "image",
"tags": [
"image",
"filter",
"editor",
"adjust"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "调整亮度、对比度与饱和度等参数",
"longDescription": "图片滤镜工具支持亮度、对比度、饱和度、灰度、复古与模糊等多项参数调节。",
"icon": "🎛️",
"color": "#14b8a6",
"entry": "tools/image-filter/app.html",
"detail": "tools/image-filter/index.html",
"createdAt": "2025-12-23",
"updatedAt": "2025-12-23",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "text-splitter",
"name": "文本分割器",
"slug": "text-splitter",
"category": "text",
"tags": [
"text",
"split",
"delimiter",
"list"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "按分隔符拆分文本并统计结果",
"longDescription": "文本分割器支持自定义分隔符、忽略空项和清理空白,快速拆分为列表。",
"icon": "✂️",
"color": "#0ea5e9",
"entry": "tools/text-splitter/app.html",
"detail": "tools/text-splitter/index.html",
"createdAt": "2025-12-25",
"updatedAt": "2025-12-25",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "text-joiner",
"name": "文本合并器",
"slug": "text-joiner",
"category": "text",
"tags": [
"text",
"join",
"delimiter",
"list"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将多行文本按分隔符合并为一行",
"longDescription": "文本合并器可以把多行内容合并为一行,支持自定义分隔符与忽略空行。",
"icon": "🧵",
"color": "#10b981",
"entry": "tools/text-joiner/app.html",
"detail": "tools/text-joiner/index.html",
"createdAt": "2025-12-25",
"updatedAt": "2025-12-25",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "text-indenter",
"name": "文本缩进工具",
"slug": "text-indenter",
"category": "text",
"tags": [
"text",
"indent",
"format",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "批量增加或移除文本缩进",
"longDescription": "文本缩进工具支持缩进与反缩进,可自定义空格数量,适合整理代码或清单。",
"icon": "↩️",
"color": "#6366f1",
"entry": "tools/text-indenter/app.html",
"detail": "tools/text-indenter/index.html",
"createdAt": "2025-12-25",
"updatedAt": "2025-12-25",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "text-wrapper",
"name": "文本换行器",
"slug": "text-wrapper",
"category": "text",
"tags": [
"text",
"wrap",
"format",
"layout"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "按指定宽度自动换行",
"longDescription": "文本换行器可按指定列宽自动换行,支持拆分长单词,适合整理文档。",
"icon": "📐",
"color": "#f97316",
"entry": "tools/text-wrapper/app.html",
"detail": "tools/text-wrapper/index.html",
"createdAt": "2025-12-25",
"updatedAt": "2025-12-25",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "emoji-remover",
"name": "Emoji 清理器",
"slug": "emoji-remover",
"category": "text",
"tags": [
"text",
"emoji",
"cleaner",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "一键移除文本中的 Emoji 表情",
"longDescription": "Emoji 清理器可快速移除文本中的 Emoji 表情并统计数量,适合清理内容。",
"icon": "🧼",
"color": "#14b8a6",
"entry": "tools/emoji-remover/app.html",
"detail": "tools/emoji-remover/index.html",
"createdAt": "2025-12-25",
"updatedAt": "2025-12-25",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "jsonl-converter",
"name": "JSONL 转换器",
"slug": "jsonl-converter",
"category": "converter",
"tags": [
"json",
"jsonl",
"converter",
"developer"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "在 JSON 数组与 JSONL 之间转换",
"longDescription": "JSONL 转换器支持 JSON 数组与 JSON Lines 格式互转,适合日志数据处理。",
"icon": "📄",
"color": "#8b5cf6",
"entry": "tools/jsonl-converter/app.html",
"detail": "tools/jsonl-converter/index.html",
"createdAt": "2025-12-25",
"updatedAt": "2025-12-25",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "base36-encode",
"name": "Base36 编码",
"slug": "base36-encode",
"category": "converter",
"tags": [
"base36",
"encode",
"converter",
"number"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将十进制数字转换为 Base36",
"longDescription": "Base36 编码工具支持大整数转换为 Base36 字符串,适合生成短编号。",
"icon": "🔤",
"color": "#f59e0b",
"entry": "tools/base36-encode/app.html",
"detail": "tools/base36-encode/index.html",
"createdAt": "2025-12-25",
"updatedAt": "2025-12-25",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "base36-decode",
"name": "Base36 解码",
"slug": "base36-decode",
"category": "converter",
"tags": [
"base36",
"decode",
"converter",
"number"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将 Base36 字符串还原为十进制数字",
"longDescription": "Base36 解码工具将 Base36 字符串还原为十进制数字,支持大整数。",
"icon": "🔓",
"color": "#ec4899",
"entry": "tools/base36-decode/app.html",
"detail": "tools/base36-decode/index.html",
"createdAt": "2025-12-25",
"updatedAt": "2025-12-25",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "bytes-converter",
"name": "字节大小转换器",
"slug": "bytes-converter",
"category": "utility",
"tags": [
"bytes",
"size",
"converter",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "快速换算 B/KB/MB/GB/TB",
"longDescription": "字节大小转换器支持 1000/1024 进制切换,快速换算常用存储单位。",
"icon": "💾",
"color": "#22c55e",
"entry": "tools/bytes-converter/app.html",
"detail": "tools/bytes-converter/index.html",
"createdAt": "2025-12-25",
"updatedAt": "2025-12-25",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "markdown-table-generator",
"name": "Markdown 表格生成器",
"slug": "markdown-table-generator",
"category": "text",
"tags": [
"markdown",
"table",
"generator",
"text"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "将文本快速转换为 Markdown 表格",
"longDescription": "Markdown 表格生成器支持自定义分隔符和表头,一键生成标准 Markdown 表格。",
"icon": "📊",
"color": "#0f766e",
"entry": "tools/markdown-table-generator/app.html",
"detail": "tools/markdown-table-generator/index.html",
"createdAt": "2025-12-25",
"updatedAt": "2025-12-25",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "dice-roller",
"name": "掷骰子工具",
"slug": "dice-roller",
"category": "utility",
"tags": [
"dice",
"random",
"game",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "模拟掷骰子,支持多种骰子类型",
"longDescription": "掷骰子工具支持 D4/D6/D8/D10/D12/D20/D100 多种骰子类型,可同时投掷 1-12 个骰子,适合桌面游戏和角色扮演游戏。",
"icon": "🎲",
"color": "#f59e0b",
"entry": "tools/dice-roller/app.html",
"detail": "tools/dice-roller/index.html",
"createdAt": "2025-12-31",
"updatedAt": "2025-12-31",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "draw-lots",
"name": "抽签工具",
"slug": "draw-lots",
"category": "utility",
"tags": [
"fortune",
"lots",
"random",
"fun"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "在线抽签工具,支持求运势、做决定、测吉凶",
"longDescription": "抽签工具支持多种抽签方式,包括求运势(上上签到下下签)、做决定(去做吧/再想想/算了吧)、测吉凶(大吉到大凶),记录抽签历史。",
"icon": "🎋",
"color": "#ef4444",
"entry": "tools/draw-lots/app.html",
"detail": "tools/draw-lots/index.html",
"createdAt": "2025-12-31",
"updatedAt": "2025-12-31",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "rock-paper-scissors",
"name": "石头剪刀布",
"slug": "rock-paper-scissors",
"category": "utility",
"tags": [
"game",
"rps",
"fun",
"competition"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "经典猜拳游戏,与电脑对战",
"longDescription": "石头剪刀布游戏支持与电脑对战,记录胜负平局次数和对战历史,带有动画效果和战绩统计。",
"icon": "✌️",
"color": "#8b5cf6",
"entry": "tools/rock-paper-scissors/app.html",
"detail": "tools/rock-paper-scissors/index.html",
"createdAt": "2025-12-31",
"updatedAt": "2025-12-31",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "countdown-timer",
"name": "倒计时器",
"slug": "countdown-timer",
"category": "utility",
"tags": [
"timer",
"countdown",
"productivity",
"utility"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "在线倒计时工具,可自定义时间",
"longDescription": "倒计时器支持自定义时/分/秒,带有可视化进度环显示、快捷预设按钮(1分钟/5分钟/10分钟/30分钟/1小时)、声音提示和浏览器通知。",
"icon": "⏱️",
"color": "#06b6d4",
"entry": "tools/countdown-timer/app.html",
"detail": "tools/countdown-timer/index.html",
"createdAt": "2025-12-31",
"updatedAt": "2025-12-31",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
},
{
"id": "daily-quote",
"name": "每日一言",
"slug": "daily-quote",
"category": "text",
"tags": [
"quote",
"wisdom",
"motivation",
"literature"
],
"author": "JustHTMLs",
"authorUrl": "https://github.com/justhtmls",
"version": "1.0.0",
"description": "每日一句名言,点亮人生智慧",
"longDescription": "每日一言工具精选古今中外经典名言,涵盖人生、成功、智慧、爱情、励志等多个分类,支持分类浏览、随机获取和一键复制。",
"icon": "📜",
"color": "#8b5cf6",
"entry": "tools/daily-quote/app.html",
"detail": "tools/daily-quote/index.html",
"createdAt": "2025-12-31",
"updatedAt": "2025-12-31",
"featured": false,
"repo": "https://github.com/justhtmls/html-tools"
}
],
"categories": [
{
"id": "converter",
"name": "格式转换",
"icon": "🔄",
"description": "各种文件和数据格式之间的转换工具"
},
{
"id": "developer",
"name": "开发者工具",
"icon": "👨‍💻",
"description": "面向开发者的实用工具集合"
},
{
"id": "text",
"name": "文本处理",
"icon": "📝",
"description": "文本编辑、格式化和处理工具"
},
{
"id": "image",
"name": "图片处理",
"icon": "🖼️",
"description": "图片编辑、转换和优化工具"
},
{
"id": "utility",
"name": "实用工具",
"icon": "🧰",
"description": "日常生活中的实用小工具"
}
]
}