# 崽崽工具箱 > 崽崽工具箱是一个完全免费的在线工具集合,收录 JSON 处理、文本编辑、图片处理、PDF 操作、格式转换、图表生成、编码加密、便民计算与休闲小游戏等实用工具。所有功能均在浏览器本地运行,无需注册登录,文件不会上传到任何服务器,隐私安全有保障。 站点地址:https://zaizaitools.fun 工具总数:144 个,分为 12 个分类。 ## 站点特点 - 完全免费,无需注册登录,打开即用。 - 纯前端运行:所有计算与文件处理都在浏览器本地完成,数据不上传服务器。 - 覆盖开发、办公、设计、生活等多种场景,并含原创休闲小游戏。 - 支持移动端与桌面端自适应。 ## 图表生成 > 在浏览器里把表格数据变成可下载的矢量/位图图表。 - [饼状图在线生成](https://zaizaitools.fun/pie-chart/): 输入分类与数值,快速生成可导出的饼图。 - [环形图在线生成](https://zaizaitools.fun/doughnut-chart/): 带中心留白的环形占比图,支持自定义配色。 - [折线图在线生成](https://zaizaitools.fun/line-chart/): 单系列折线趋势图,支持平滑与数据点标注。 - [多系列折线图生成](https://zaizaitools.fun/multi-line-chart/): 同一坐标系对比多组数据的走势变化。 - [柱状图在线生成](https://zaizaitools.fun/bar-chart/): 纵向/横向柱状图,适合分类数值对比。 - [面积图在线生成](https://zaizaitools.fun/area-chart/): 带填充的趋势面积图,突出累计量感。 - [堆积面积图生成](https://zaizaitools.fun/stacked-area-chart/): 多系列堆叠展示总量与各部分构成。 - [瀑布图在线生成](https://zaizaitools.fun/waterfall-chart/): 展示增减累积过程,常用于财务分析。 - [直方图在线生成](https://zaizaitools.fun/histogram-chart/): 把连续数值自动分箱,观察分布形态。 - [散点图在线制作](https://zaizaitools.fun/scatter-chart/): X/Y 坐标散点分布,支持趋势线拟合。 - [雷达图在线生成](https://zaizaitools.fun/radar-chart/): 多维度能力对比,支持多系列叠加。 ## JSON 工具 > JSON 的格式化、结构变换与各种数据格式互转。 - [JSON格式化/压缩](https://zaizaitools.fun/json-formatter/): JSON 美化、压缩、语法校验与高亮显示。 - [JSON键名排序](https://zaizaitools.fun/json-sort/): 按字典序递归排序对象键名,便于比对差异。 - [JSON数据扁平化](https://zaizaitools.fun/json-flatten/): 把嵌套结构摊平成 a.b.c 形式的单层键值。 - [JSON数据反扁平化](https://zaizaitools.fun/json-unflatten/): 把点分路径的单层对象还原为嵌套结构。 - [JSON转CSV](https://zaizaitools.fun/json-csv/): 对象数组转为 CSV 表格并下载。 - [CSV转JSON](https://zaizaitools.fun/csv-json/): 解析 CSV 文本或文件为 JSON 数组。 - [JSON转EXCEL](https://zaizaitools.fun/json-excel/): 对象数组导出为 .xlsx 工作簿。 - [EXCEL转JSON](https://zaizaitools.fun/excel-json/): 上传 Excel 文件,按工作表转为 JSON。 - [JSON转XML](https://zaizaitools.fun/json-xml/): 把 JSON 结构转换为缩进良好的 XML。 - [XML转JSON](https://zaizaitools.fun/xml-json/): 解析 XML 文档为等价的 JSON 对象。 - [JSON转YAML](https://zaizaitools.fun/json-yaml/): 把 JSON 转为可读性更好的 YAML。 - [YAML转JSON](https://zaizaitools.fun/yaml-json/): 解析 YAML 配置为标准 JSON。 - [JSON转SQL](https://zaizaitools.fun/json-sql/): 由对象数组生成 INSERT 语句与建表 DDL。 - [SQL转JSON](https://zaizaitools.fun/sql-json/): 从 INSERT 语句中反解出 JSON 数据。 - [JSON转Base64](https://zaizaitools.fun/json-base64/): JSON 与 Base64 互转,支持 UTF-8。 - [JSON与Cookie互转](https://zaizaitools.fun/json-cookie/): Cookie 字符串与 JSON 键值对互相转换。 - [JSON差异对比](https://zaizaitools.fun/json-diff/): 递归比较两份 JSON,标出新增/删除/修改。 ## 文本处理 > 中文排版、编码转换、统计与内容检查。 - [简体繁体转换](https://zaizaitools.fun/chinese-converter/): 简繁互转,支持大陆/台湾/香港用词习惯。 - [汉字拼音转换](https://zaizaitools.fun/pinyin-converter/): 汉字转拼音,支持声调、首字母与多音字。 - [字母大小写转换](https://zaizaitools.fun/letter-converter/): 大写/小写/首字母大写/驼峰/下划线互转。 - [数字字母加圆圈](https://zaizaitools.fun/letter-circle/): 把数字与字母转换为带圈的特殊字符。 - [火星文转换器](https://zaizaitools.fun/mars-converter/): 普通文字与火星文之间互相转换。 - [文本字数统计](https://zaizaitools.fun/word-count/): 统计字符、汉字、单词、行数与阅读时长。 - [文本自动排版](https://zaizaitools.fun/text-formatter/): 清理空行空格、中英文间加空格、统一标点。 - [文本去重排序](https://zaizaitools.fun/text-dedupe/): 按行去重、排序、反转与随机打乱。 - [文本差异对比](https://zaizaitools.fun/text-diff/): 逐行对比两段文本并高亮差异。 - [人民币大写转换](https://zaizaitools.fun/rmb-upper/): 金额数字转中文大写,自动处理零与角分。 - [违禁词检测](https://zaizaitools.fun/word-filter/): 内置电商/内容平台常见敏感词库并支持自定义。 - [身份证信息提取](https://zaizaitools.fun/idcard-date/): 从身份证号提取生日、性别、归属地并校验。 - [智能待办清单](https://zaizaitools.fun/todo/): 本地存储的待办列表,支持优先级与筛选。 ## 编码加密 > 常见编码、哈希与转义,全部在本地计算。 - [Base64编码/解码](https://zaizaitools.fun/base64-encode/): 文本与 Base64 互转,另支持文件转 Base64。 - [URL编码/解码](https://zaizaitools.fun/url-encode/): encodeURIComponent 级别的转义与还原。 - [HTML字符转义](https://zaizaitools.fun/html-escape/): HTML 实体的转义与反转义。 - [哈希值计算](https://zaizaitools.fun/hash/): 计算文本或文件的 SHA-1/256/384/512。 - [MD5加密](https://zaizaitools.fun/md5/): 纯前端实现的 MD5 摘要计算。 - [摩斯密码编码/解码](https://zaizaitools.fun/morse/): 文本与摩斯电码互转,可播放蜂鸣音。 - [进制转换器](https://zaizaitools.fun/radix-converter/): 2~36 任意进制之间的数值互转。 - [Unicode转换](https://zaizaitools.fun/unicode-converter/): 中文与 \u 转义序列互转。 - [JWT解析](https://zaizaitools.fun/jwt-decode/): 解析 JWT 的头部与载荷并展示过期时间。 - [随机密码生成器](https://zaizaitools.fun/random-pwd/): 基于 CSPRNG 生成高强度密码,可批量。 - [密码熵值计算器](https://zaizaitools.fun/entropy-calculator/): 估算密码强度与暴力破解所需时间。 - [UUID生成器](https://zaizaitools.fun/uuid/): 批量生成 v4 UUID,可选大写与去横线。 ## 图片处理 > 基于 Canvas 的本地图片编辑,原图不会离开你的设备。 - [图片压缩](https://zaizaitools.fun/image-compress/): 调节质量与尺寸,批量压缩并对比体积。 - [图片自定义裁剪](https://zaizaitools.fun/image-cropping/): 拖拽选框裁剪,支持常用比例锁定。 - [图片尺寸调整](https://zaizaitools.fun/image-size-revise/): 按像素或百分比缩放单张图片。 - [批量调整图片尺寸](https://zaizaitools.fun/images-resizer/): 统一处理多张图片并打包下载。 - [图片添加水印](https://zaizaitools.fun/watermark/): 文字或图片水印,可调透明度与平铺。 - [批量添加水印](https://zaizaitools.fun/watermark-bulk/): 一次给多张图片打上统一水印。 - [图片取色器](https://zaizaitools.fun/color-picker/): 吸取图片任意像素颜色并复制色值。 - [图片颜色替换](https://zaizaitools.fun/color-replace/): 按容差把指定颜色替换为新颜色。 - [图片网格切割](https://zaizaitools.fun/image-cutter/): 按行列切成多张小图并打包为 ZIP。 - [图片相框制作](https://zaizaitools.fun/photo-frame/): 为照片添加边框、圆角与投影效果。 - [证件照尺寸修改](https://zaizaitools.fun/id-crop/): 一寸/二寸等标准证件照裁剪与换背景色。 - [四点透视矫正](https://zaizaitools.fun/image-rectify/): 选取四角把倾斜的文档照片拉正。 - [图片滤镜调色](https://zaizaitools.fun/image-filter/): 亮度/对比度/饱和度/模糊等实时调节。 - [推文海报生成](https://zaizaitools.fun/marketing-card/): 输入文案自动排版成可下载的分享长图。 - [OCR文字识别](https://zaizaitools.fun/ocr/): 本地识别图片中的中英文文字。 - [Favicon生成器](https://zaizaitools.fun/favicon/): 由一张图生成各尺寸站点图标并打包。 ## 格式转换 > 批量图片格式互转,解码与编码都在浏览器完成。 - [批量转JPG](https://zaizaitools.fun/images-jpg/): 把多张图片统一转换为 JPG 并打包。 - [批量转PNG](https://zaizaitools.fun/images-png/): 转换为无损 PNG,保留透明通道。 - [批量转WebP](https://zaizaitools.fun/images-webp/): 转为体积更小的 WebP 格式。 - [批量转BMP](https://zaizaitools.fun/images-bmp/): 导出为未压缩的 BMP 位图。 - [批量转GIF](https://zaizaitools.fun/images-gif/): 把静态图片转换为单帧 GIF。 - [批量转AVIF](https://zaizaitools.fun/images-avif/): 转为高压缩比的 AVIF(依赖浏览器支持)。 - [HEIC格式转换](https://zaizaitools.fun/heic-convert/): 把 iPhone 的 HEIC 照片转为 JPG/PNG。 - [SVG转PNG](https://zaizaitools.fun/svg-png/): 按指定倍率把 SVG 栅格化为 PNG。 - [图片转Base64](https://zaizaitools.fun/image-base64/): 生成 DataURL、CSS 与 img 标签代码。 - [视频提取音频](https://zaizaitools.fun/video-audio/): 从视频中分离音轨并导出为 WAV。 - [音频格式转换](https://zaizaitools.fun/audio-convert/): 解码后重新编码为 WAV,可改采样率。 ## PDF 处理 > 合并、拆分、加水印等常见 PDF 操作,文件不上传。 - [PDF文件合并](https://zaizaitools.fun/pdf-merge/): 多个 PDF 按顺序合并为一个文件。 - [PDF文件拆分](https://zaizaitools.fun/pdf-split/): 按页码区间拆分或逐页导出。 - [PDF页面删除](https://zaizaitools.fun/pdf-remove-page/): 勾选不需要的页面后导出新文件。 - [PDF页面旋转](https://zaizaitools.fun/pdf-rotate/): 整体或按页旋转 90/180/270 度。 - [PDF添加页码](https://zaizaitools.fun/pdf-page-number/): 自定义位置、起始页与样式添加页码。 - [PDF添加水印](https://zaizaitools.fun/pdf-watermark/): 为每页叠加倾斜的文字水印。 - [PDF页面缩放](https://zaizaitools.fun/pdf-scale/): 按比例或目标纸张尺寸缩放页面。 - [PDF页面裁剪](https://zaizaitools.fun/pdf-crop/): 设置上下左右边距裁掉多余白边。 - [PDF转图片](https://zaizaitools.fun/pdf-image/): 把每页渲染为 PNG/JPG 并打包下载。 - [图片转PDF](https://zaizaitools.fun/image-pdf/): 多张图片按顺序合成一个 PDF。 - [PDF提取文字](https://zaizaitools.fun/pdf-text/): 提取可选中的文本内容并导出。 - [PDF提取图片](https://zaizaitools.fun/extract-pdf-images/): 导出 PDF 内嵌的位图资源。 - [PDF信息查看](https://zaizaitools.fun/pdf-info/): 查看页数、尺寸、标题等元数据。 - [PDF权限设置](https://zaizaitools.fun/pdf-encrypt/): 设置文档元信息与打印/复制权限标记。 ## 开发辅助 > 前端与后端开发中经常用到的小工具。 - [Unix时间戳转换](https://zaizaitools.fun/timestamp/): 秒/毫秒时间戳与日期互转,支持多时区。 - [Cron表达式解析](https://zaizaitools.fun/cron/): 解释 Cron 含义并推算后续执行时间。 - [正则表达式测试](https://zaizaitools.fun/regex-tester/): 实时匹配高亮、分组查看与常用正则库。 - [二维码生成器](https://zaizaitools.fun/qrcode/): 生成可自定义颜色与容错级别的二维码。 - [二维码识别](https://zaizaitools.fun/qrcode-decode/): 上传图片或截图识别其中的二维码内容。 - [代码差异对比](https://zaizaitools.fun/diff-text/): 并排展示两段代码的行级差异。 - [SQL格式化/压缩](https://zaizaitools.fun/sql-formatter/): SQL 关键字大写与缩进美化。 - [CSS格式化/压缩](https://zaizaitools.fun/css-formatter/): CSS 代码美化与最小化。 - [HTML代码美化](https://zaizaitools.fun/html-formatter/): HTML 缩进整理与压缩输出。 - [JS代码格式化](https://zaizaitools.fun/js-formatter/): JavaScript 缩进美化与压缩。 - [命名风格转换](https://zaizaitools.fun/naming-converter/): 驼峰、下划线、短横线、常量名互转。 - [颜色格式转换](https://zaizaitools.fun/color-converter/): HEX/RGB/HSL 互转与调色板生成。 - [CSS加载动画](https://zaizaitools.fun/loading/): 挑选加载动画并复制现成的 HTML/CSS。 - [查看网页源码](https://zaizaitools.fun/view-source/): 粘贴 HTML 源码进行结构化查看与美化。 - [UA信息解析](https://zaizaitools.fun/user-agent/): 解析浏览器 UA 中的系统与内核信息。 - [本机信息查询](https://zaizaitools.fun/myip/): 查看本机内网 IP、屏幕与浏览器环境。 ## 便民计算 > 日常生活里的各种计算与查询。 - [贷款计算器](https://zaizaitools.fun/loan-calculator/): 等额本息/本金月供、总利息与还款计划表。 - [年终奖个税计算](https://zaizaitools.fun/bonus-tax-calculator/): 对比单独计税与并入综合所得的差异。 - [工资个税计算器](https://zaizaitools.fun/salary-tax/): 按累计预扣法计算每月应缴个税。 - [退休年龄计算器](https://zaizaitools.fun/retirement-calculator/): 按渐进式延迟退休规则推算退休时间。 - [日期天数计算器](https://zaizaitools.fun/day-calculator/): 两个日期相差天数与日期加减推算。 - [节日倒计时](https://zaizaitools.fun/countdown/): 距离常见节日与自定义日期还有多久。 - [BMI健康计算器](https://zaizaitools.fun/bmi/): 计算体质指数并给出参考区间。 - [单位换算器](https://zaizaitools.fun/unit-converter/): 长度、面积、重量、温度、数据等换算。 - [工作闹钟提醒](https://zaizaitools.fun/alarm-clock/): 设定整点或指定时间的桌面提醒。 - [番茄工作法计时](https://zaizaitools.fun/pomodoro/): 25 分钟专注与休息循环计时器。 - [在线随机点名](https://zaizaitools.fun/random-picker/): 导入名单随机抽取,支持不重复模式。 - [色盲色弱测试](https://zaizaitools.fun/color-blindness/): 石原氏色觉检查图在线自测。 ## 趣味娱乐 > 一些用来演示、整活或者摸鱼的小玩意。 - [微信聊天模拟器](https://zaizaitools.fun/wechat/): 模拟单聊界面,导出高清对话截图。 - [微信群聊天模拟器](https://zaizaitools.fun/wechat-group/): 多角色群聊对话生成与长图导出。 - [微信朋友圈模拟器](https://zaizaitools.fun/wechat-moments/): 生成朋友圈动态样式的图片。 - [微信零钱模拟器](https://zaizaitools.fun/wechat-wallet/): 自定义零钱与账单明细页面截图。 - [LED全屏弹幕](https://zaizaitools.fun/led/): 全屏滚动大字,支持颜色与速度调节。 - [键盘按键检测](https://zaizaitools.fun/keyboard/): 检测按键是否正常并显示键码。 - [假装系统升级](https://zaizaitools.fun/system-upgrade/): 全屏播放系统更新动画用于摸鱼。 - [文字转语音](https://zaizaitools.fun/tts/): 调用系统语音引擎朗读文本。 - [字符画生成](https://zaizaitools.fun/text-art/): 把图片转换成 ASCII 字符画。 - [花式昵称生成](https://zaizaitools.fun/nickname/): 把普通文字转成各种特殊字体样式。 ## 免费游戏 > 即开即玩的原创休闲小游戏,纯前端运行,不联网、不下载。 - [2048](https://zaizaitools.fun/game-2048/): 合并相同数字,挑战合成 2048 方块。 - [贪吃蛇](https://zaizaitools.fun/game-snake/): 经典贪吃蛇,吃豆变长、别撞墙。 - [俄罗斯方块](https://zaizaitools.fun/game-tetris/): 旋转方块消行,争取更高的分数。 - [扫雷](https://zaizaitools.fun/game-minesweeper/): 标记地雷,安全翻开所有格子。 - [记忆翻牌](https://zaizaitools.fun/game-memory/): 翻开卡牌找出所有配对,锻炼记忆力。 - [打砖块](https://zaizaitools.fun/game-breakout/): 弹球击碎所有砖块,注意别漏球。 - [雷电](https://zaizaitools.fun/game-raiden/): 驾驶战机击落敌机,躲避弹幕射击。 - [推箱子](https://zaizaitools.fun/game-sokoban/): 把所有箱子推到目标点,烧脑解谜。 - [炸弹人](https://zaizaitools.fun/game-bomberman/): 放置炸弹炸开砖块与敌人,小心别炸到自己。 - [吃豆人](https://zaizaitools.fun/game-pacman/): 吃光迷宫里的豆子,躲避幽灵追击。 - [合成大西瓜](https://zaizaitools.fun/game-watermelon/): 相同水果相撞合成更大的水果,别溢出顶端。 ## 站点数据 > 本站的使用统计与访问数据,全部保存在你本地浏览器中。 - [访问量统计](https://zaizaitools.fun/stats/): 查看整站与每个工具页的日、周、月、年 PV 趋势。 ## 说明 本文件遵循 llmstxt.org 约定,为大语言模型与 AI 搜索提供结构化站点摘要。 完整清单见 https://zaizaitools.fun/llms-full.txt