# WizGo — Full Tool Reference > WizGo 是免费在线工具箱:图片压缩、格式转换、JWT、时间戳等开发者日常工具,纯浏览器本地处理不上传。 ## Overview WizGo 提供图片压缩、图片格式转换、JWT 解码、时间戳转换、JSON 格式化、代码转图片等免费在线工具。纯浏览器本地处理不上传,安全快速无需安装。 ## Privacy & Architecture WizGo 是一套免费、安全、快速的在线工具箱。我们坚信用户的数据隐私至关重要,因此所有工具都在你的浏览器中本地完成处理,文件和数据不会上传到任何服务器。 WizGo 采用纯前端架构,所有文件处理都在你的浏览器中完成: - 文件不会上传到任何服务器 - 不收集任何个人数据 - 少量偏好设置仅存储在本地 LocalStorage 中 ## Tools ### PNG 压缩 智能压缩 · 减小 60-80% - URL: https://wizgo.xyz/compress-png - Tags: PNG压缩, PNG compress, pngquant, 图片压缩 - Notes: Uses imagequant palette quantization (Rust WASM). Screenshots/icons typically shrink 60-80%, photos 20-30%, virtually no visible quality loss. ### JPG 压缩 照片压缩 · 减小 30-45% - URL: https://wizgo.xyz/compress-jpg - Tags: JPG压缩, JPEG压缩, JPG compress, 图片压缩 - Notes: Files typically shrink 30-45%. Automatically strips EXIF metadata (location, device model) for privacy. ### WebP 压缩 无损压缩 · 保留透明 - URL: https://wizgo.xyz/compress-webp - Tags: WebP压缩, WebP compress - Notes: Lossless WebP optimization. Returns the original file if it is already optimal — guarantees the smallest available output. ### PNG 转 JPG 透明背景白色填充 · 体积更小 - URL: https://wizgo.xyz/png-to-jpg - Tags: PNG转JPG, PNG转JPEG, png to jpg ### JPG 转 PNG 无损保存 · 支持透明度 - URL: https://wizgo.xyz/jpg-to-png - Tags: JPG转PNG, JPEG转PNG, jpg to png ### PNG 转 WebP 保留透明 · 体积更小 - URL: https://wizgo.xyz/png-to-webp - Tags: PNG转WebP, png to webp ### JPG 转 WebP 同等画质更小体积 - URL: https://wizgo.xyz/jpg-to-webp - Tags: JPG转WebP, JPEG转WebP, jpg to webp ### WebP 转 PNG WebP 兼容性兜底 - URL: https://wizgo.xyz/webp-to-png - Tags: WebP转PNG, webp to png ### WebP 转 JPG 兼容老旧平台 - URL: https://wizgo.xyz/webp-to-jpg - Tags: WebP转JPG, webp to jpg ### 图片转换 PNG JPG WebP 格式互转 - URL: https://wizgo.xyz/convert - Tags: 图片转换, 图片格式转换, PNG转JPG, JPG转PNG, WebP, HEIC, BMP, GIF ### 图片压缩 任意图片压缩 - URL: https://wizgo.xyz/compress - Tags: 压缩, 通用 ### 图片隐藏水印 嵌入/提取隐藏文本 - URL: https://wizgo.xyz/watermark - Tags: 隐藏水印, 隐写, watermark, steganography, LSB, DCT - Notes: Two algorithms: LSB (high capacity) + DCT (survives JPG re-compression). Embeds invisible text into pixel data. ### 图片文字水印 身份证 / 备案 / 防盗水印 - URL: https://wizgo.xyz/text-watermark - Tags: 文字水印, 图片水印, 图片加水印, 在线加水印, 身份证水印, 身份证加水印, 证件水印, 营业执照水印, 合同水印, 备案水印, ICP备案水印, 防盗水印, 版权水印, 仅供备案使用, 仅供xx使用, 照片水印, text watermark, image watermark, photo watermark - Notes: Adds visible "for X use only" text watermark. Tile / center / corner layouts. Used for ID cards, contracts, ICP filings. ### JWT 解码 生成、解析、验签 - URL: https://wizgo.xyz/jwt - Tags: JWT, token, 加密, jsonwebtoken - Notes: Decode/sign/verify JWT with HS256/384/512, RS256/384/512, ES256/384. Uses browser-native WebCrypto, zero third-party dependencies. ### 时间戳转换 Unix 时间戳和日期互转 - URL: https://wizgo.xyz/timestamp - Tags: 时间戳, timestamp, Unix, 日期, 时间 ### JSON 格式化 JSON 美化、压缩、校验 - URL: https://wizgo.xyz/json - Tags: JSON, 格式化, 美化, 压缩, 校验, format, parser ### Base64 编解码 文本/文件与 Base64 互转 - URL: https://wizgo.xyz/base64 - Tags: Base64, 编码, 解码, 文件转换, base64 encode, base64 decode ### UUID 生成器 批量生成唯一标识符 - URL: https://wizgo.xyz/uuid - Tags: UUID, GUID, 唯一ID, 随机ID, uuid generator ### URL 编解码 URL 特殊字符编码解码 - URL: https://wizgo.xyz/url-encode - Tags: URL编码, URL解码, encodeURIComponent, 百分号编码, url encode ### 颜色转换 十六进制、RGB、HSL 色值互转 - URL: https://wizgo.xyz/color - Tags: 颜色, 色值, 颜色转换, RGB, HEX, HSL, color picker, 取色器 ### 二维码生成 文本/链接生成二维码 - URL: https://wizgo.xyz/qrcode - Tags: 二维码, QR Code, 条码, qrcode generator, 二维码生成器 ### 代码转图片 代码生成分享图 - URL: https://wizgo.xyz/code-image - Tags: 代码, 图片, 分享 ### MP4 转 MP3 从视频中提取音频 · 128-320 kbps - URL: https://wizgo.xyz/mp4-to-mp3 - Tags: mp4转mp3, 视频转mp3, 提取音频, 视频转音频, mp3, 音频提取, mp4 to mp3 - Notes: Extracts audio from MP4/MOV/M4A/WebM and re-encodes as MP3 at 128/192/256/320 kbps. Decoding via Web Audio, encoding via JS lamejs — runs entirely in the browser, no uploads, single file up to 500 MB. ### PDF 压缩 减小 PDF 文件体积 · 本地处理 - URL: https://wizgo.xyz/pdf-compress - Tags: PDF 压缩, 压缩 PDF, PDF 瘦身, 减小 PDF 体积, PDF compress, shrink pdf, reduce pdf size - Notes: Shrinks PDF file size by rewriting object streams and stripping metadata via pdf-lib. Typical savings 5–15% on already-optimized PDFs; image re-encoding is planned for V2 (projected 50–80%). Runs entirely in the browser — no uploads. Up to 200 MB per file. ### PDF 合并 多个 PDF 合并为一个 · 可排序 - URL: https://wizgo.xyz/pdf-merge - Tags: PDF 合并, 合并 PDF, PDF 拼接, PDF 组合, merge PDF, combine PDF, PDF join - Notes: Combines multiple PDFs into a single document with up/down reordering. Uses pdf-lib in the browser — no uploads. Up to 200 MB per file; works best with fewer than 20 large files. ## License & Source WizGo 构建过程中使用了以下优秀的开源库: - [imagequant](https://github.com/ImageOptim/libimagequant) — PNG 调色板量化 - [lodepng-rust](https://github.com/kornelski/lodepng-rust) — 纯 Rust PNG 编码 - [jpeg-encoder](https://github.com/vstroebel/jpeg-encoder) — Rust JPEG 编码 - [Astro](https://astro.build) — 现代静态站点生成器 - [Geist](https://vercel.com/font) — Vercel 设计字体