Tutorials & Guides

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

Utilities

.gitignore Generator Guide: Quickly Create Ignore Rules by Project Type

Detailed guide to .gitignore syntax (patterns, negation, glob), common templates (Node.js, Python, Java, IDE), step-by-step generation with the gitignore tool, global gitignore, and common mistakes.

gitignoreGit忽略规则项目配置版本控制
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配置
JSON

JSONPath Query Guide: Precisely Extract Nested Data from JSON

Comprehensive guide to JSONPath syntax ($, ., [], *, .., ?()), filter expressions, comparison with JMESPath, and practical tips for extracting nested data from API responses.

JSONPath数据查询嵌套过滤提取
Utilities

JWT Generator Guide: Creating HS256/RS256 Signed Tokens

Detailed guide to JWT three-part structure, HS256 vs RS256 signature algorithms, step-by-step token creation with JWT Generator, including claims and expiration configuration.

JWTToken生成HS256RS256认证
Utilities

Color Format Conversion Guide: HEX, RGB, HSL, OKLCH All Covered

Comprehensive guide to HEX, RGB, HSL, and OKLCH color formats—principles, conversion, OKLCH perceptual uniformity, CSS color-mix(), and alpha channel usage.

颜色HEXRGBHSL色彩转换
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

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

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
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
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密钥对非对称加密公钥私钥
Encoding

Password Strength Analysis Guide: Evaluate and Generate Secure Passwords

From password strength dimensions (length, charset, entropy) to common attack methods, learn to assess security with the password strength tool and generate strong passwords.

密码强度安全字典攻击暴力破解
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音轨
Image

GIF Frame Extraction Guide: Split Animated GIFs into PNG Sequences

Learn how to use the GIF frame extraction tool to decompose animated images into PNG frame sequences, view per-frame delays, edit frames, and reassemble GIFs.

GIF逐帧帧提取动图编辑
Image

ICO/Favicon Generation Guide: Website Icons and PWA Icons

From Favicon size specs to ICO file generation and PWA manifest icon configuration, a complete guide to creating all icons for your website.

ICOFavicon网站图标多尺寸PWA
Image

Image Cropping Guide: Free Crop and Fixed Ratio

Step-by-step guide to cropping images online with free selection or fixed aspect ratios like 1:1, 4:3, 16:9 for avatars, ID photos, covers, and more.

裁剪图片编辑比例自由裁剪头像
Image

Complete Guide to Adding Image Watermarks

Text and tiled watermarks for copyright protection, mastering watermark techniques and batch processing

水印图片保护版权文字水印批量
Image

Image EXIF Information Viewing Guide

Understanding camera parameters, GPS, and metadata — a comprehensive guide to image EXIF information and its applications

EXIF元数据GPS相机信息图片
JSON

TOML and JSON Conversion Guide

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

TOMLJSON配置文件RustPython
Web/SEO

User-Agent Tutorial: Free Online Tool, Browser-local

Step-by-step guide to using User-Agent. Free, no signup, runs locally in your browser.

User-Agent浏览器Web开发教程
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教程