Tutorials & Guides

In-depth tool tutorials, technical explanations, and best practice guides

JSON

YAML/JSON Config Conversion Guide: Essential for DevOps and Development

Covers YAML vs JSON syntax differences, conversion pitfalls, and practical tips for Docker Compose, Kubernetes, GitHub Actions, and other config workflows.

YAMLJSONTOML配置文件DevOps
JSON

XML & JSON Conversion Guide: Config Files and API Data Format Transformation

Detailed guide to XML vs JSON differences, attribute handling, namespace considerations, step-by-step XML↔JSON conversion, and common pitfalls like array detection and text nodes.

XMLJSON格式转换API配置
Encoding

X.509 Certificate Tutorial: Free Online Tool, Browser-local

Step-by-step guide to using X.509 Certificate. Free, no signup, runs locally in your browser.

X.509证书HTTPS教程
Encoding

Wi-Fi QR Code Generation Guide: Scan to Connect, No Password Typing

Detailed guide to Wi-Fi QR code encoding format and generation steps, covering WPA/WEP/Open authentication types, with tips for guest network setup.

Wi-Fi二维码免输入访客网络WPA
Video

Video Trim Guide

Cut video clips by start/end time locally.

视频裁剪剪辑免费
Video

Video to GIF Guide

Convert video clips to animated GIFs locally.

GIF视频动图免费
Video

Video Audio Extraction Guide: Separate Audio Tracks from MP4/MOV

Learn how to extract audio tracks from video files online, with MP3/WAV/OGG output formats, adjustable bitrate, and local browser processing.

提取音频视频MP3WAV音轨
Video

Complete Guide to Video Format Conversion in the Browser

Step-by-step guide to converting video formats in your browser, including MP4 to WebM, trimming, compression, and GIF conversion — all powered by ffmpeg.wasm with zero uploads.

视频格式转换WebMGIF教程
Video

Video Compression Guide

Reduce video file size locally with FFmpeg.

视频压缩体积免费
Encoding

Complete Guide to URL Encoding: Percent-Encoding Principles and Practice

From URL structure to percent-encoding rules—explains the difference between encodeURIComponent and encodeURI, and how to handle Chinese parameters, special characters, and internationalized domain names correctly.

URL编解码百分号编码查询参数Web
JSON

TOML and JSON Conversion Guide

Practical config file format conversion, mastering TOML↔JSON techniques and common use cases

TOMLJSON配置文件RustPython
Utilities

Complete Guide to Timestamp Conversion: Unix Time, Time Zones, and Date Math

Explains Unix timestamp principles, seconds vs milliseconds, time zone handling, Cron expressions, and practical conversion tips for everyday developer debugging.

时间戳Unix日期时区Cron
Text

Chinese Character to Pinyin Guide: Tone Marks and Polyphonic Character Handling

Detailed guide to Chinese-to-pinyin conversion algorithms, tone mark styles, polyphonic disambiguation strategies, and initial abbreviation, with step-by-step tool instructions.

拼音汉字声调多音字中文处理
Text

Data Masking Guide: Privacy Protection for Phone Numbers, ID Cards, and Emails

Detailed guide to data masking rules and templates for phone numbers, ID cards, bank cards, and emails, with compliance requirements and step-by-step tool instructions.

脱敏隐私手机号身份证数据保护
Text

Complete Guide to Text Diff: Use Cases and Tips

Explains how text Diff works, Side-by-Side vs Unified views, practical tips for code review and document proofreading, and structured comparison with JSON Diff.

文本对比Diff代码审查版本对比调试
Text

Text Case and Naming Style Conversion Guide: camelCase, snake_case, and More

Systematic guide to common programming naming styles (camelCase, PascalCase, snake_case, kebab-case, etc.) and their conversion rules, with step-by-step instructions.

大小写命名风格camelCasesnake_casePascalCase
Utilities

Complete Guide to SQL Formatting: Beautify, Minify, and Debug Tips

Explains why SQL formatting matters, keyword casing conventions, indentation styles, strategies for complex queries, and common SQL debugging scenarios.

SQL格式化数据库查询优化开发
Encoding

RSA Key Pair Generation Guide: Public-Key Encryption and Private-Key Signing

Complete walkthrough of RSA key pair generation, public-key encryption, and private-key signing, including key length selection, PEM format, and troubleshooting.

RSA密钥对非对称加密公钥私钥
Text

Regex Testing and Debugging: From Basics to Efficient Patterns

A practical guide to testing and debugging regular expressions, with syntax cheat sheets, performance tips, common pitfalls, and how to validate patterns online.

正则表达式Regex文本处理教程调试
Utilities

Random Number Generator Tutorial: Free Online Tool, Browser-local

Step-by-step guide to using Random Number Generator. Free, no signup, runs locally in your browser.

随机数生成开发教程