欢迎使用 Syntax Savvy
一组用于日常 Web 开发的实用工具。
转换器
用于将数据从一种格式转换为另一种格式的工具。
- base64编码器/解码器: Encode and decode Base64 strings.
- 颜色转换器: Convert colors between different formats (HEX, RGB, HSL, etc.).
- CSV JSON转换器: Convert CSV data to JSON and vice-versa.
- Markdown转换器: Convert Markdown to HTML.
- Unix时间戳转换器: Convert Unix timestamps to human-readable dates and vice-versa.
- URL编码器/解码器: Encode and decode URLs.
格式化程序
用于格式化数据的工具。
- JSON格式化程序: Format and validate JSON data.
生成器
用于生成数据、密码等内容的工具。
- Favicon生成器: Create favicons from text, emoji, or an image.
- CSS渐变生成器: Create CSS gradients with a visual editor.
- Lorem Ipsum Generator: Generate Lorem Ipsum placeholder text.
- 强密码生成器: Generate strong, random passwords.
- QR码生成器: Generate QR codes for URLs, text, and more.
- UUID生成器: Generate universally unique identifiers (UUIDs).
媒体
用于处理图像和视频的工具。
- 图像压缩器: Compress images to reduce their file size.
- QR码扫描器: Scan QR codes using your device's camera.
- 视频转码器: Transcode videos to different formats and codecs.
安全
用于安全相关任务的工具。
- 哈希计算器: Calculate hashes (MD5, SHA1, SHA256, etc.) of a file or text.
- JWT编码器: Encode JSON Web Tokens (JWT).
- JWT解析器: Parse and decode JSON Web Tokens (JWT).
文本
用于处理文本的工具。