20+ free online tools that respect your privacy

20+ 个尊重隐私的免费在线工具

A growing collection of fast, mobile-friendly calculators, encoders, and generators. Everything runs in your browser — no accounts, no tracking, no uploads.

持续增长的实用工具集合:计算器、编码器、生成器。全部在浏览器中运行 —— 无需注册、不追踪、不上传数据。

All tools

所有工具

Pick a tool to get started. Each one is free, requires no sign-up, and works offline once loaded.

选择一个工具开始使用。完全免费、无需注册、加载后即可离线运行。

⚖️

BMI Calculator

BMI 计算器

Compute your Body Mass Index using metric or imperial units.

支持公制与英制单位的身体质量指数计算。

Open tool → 打开工具 →
🏦

Loan Calculator

贷款计算器

Estimate monthly payments, total interest, and full amortization.

估算月供、总利息以及完整还款计划。

Open tool → 打开工具 →
💯

Percentage Calculator

百分比计算器

Find percentages, percentage changes, and percentage of a value.

计算百分比、百分比变化与部分占整体的比例。

Open tool → 打开工具 →
🔐

Base64 Encoder / Decoder

Base64 编码 / 解码

Encode text or files to Base64 and decode Base64 back to plain text.

将文本或文件编码为 Base64,或将 Base64 解码为原文。

Open tool → 打开工具 →
🔗

URL Encoder / Decoder

URL 编码 / 解码

Percent-encode or decode URLs and query strings safely.

安全地对 URL 与查询字符串进行百分号编码或解码。

Open tool → 打开工具 →
🛡️

Password Generator

密码生成器

Generate strong, random passwords with customizable rules.

按自定义规则生成强随机密码。

Open tool → 打开工具 →
🎨

Color Picker & Converter

颜色选择器与转换

Pick colors and convert between HEX, RGB, and HSL instantly.

即时选取颜色并在 HEX、RGB、HSL 之间转换。

Open tool → 打开工具 →
🔤

Text Case Converter

文本大小写转换

Convert text to upper, lower, title, or sentence case instantly.

一键将文本转换为全大写、全小写、标题或句首大写。

Open tool → 打开工具 →
💱

Currency Converter

货币换算器

Convert between 30+ world currencies using up-to-date rates.

使用最新汇率在 30+ 种世界货币之间换算。

Open tool → 打开工具 →
🎂

Age Calculator

年龄计算器

Calculate exact age in years, months, days, hours, and minutes.

精确计算年龄到年、月、日、小时、分钟。

Open tool → 打开工具 →

Countdown Timer

倒数日

Count down to any future date — launches, exams, weddings.

倒计时到任意未来日期 —— 发布、考试、婚礼。

Open tool → 打开工具 →
📝

Word & Character Counter

字数与字符统计

Count words, characters, sentences, paragraphs, and reading time.

统计字数、字符、句、段、阅读时间。

Open tool → 打开工具 →
{ }

JSON Formatter

JSON 格式化

Pretty-print, minify, and validate JSON with error messages.

美化、压缩和校验 JSON,错误信息明确。

Open tool → 打开工具 →
M↓

Markdown Preview

Markdown 预览

Write Markdown, see rendered HTML live side-by-side.

左侧写 Markdown,右侧实时渲染 HTML。

Open tool → 打开工具 →
.*?

Regex Tester

正则测试器

Test JavaScript regexes with live highlighting and match counts.

实时高亮匹配并显示数量,测试 JavaScript 正则。

Open tool → 打开工具 →
🆔

UUID Generator

UUID 生成器

Generate cryptographically random UUIDs (v4), single or bulk.

生成密码学随机 UUID(v4),单个或批量。

Open tool → 打开工具 →

QR Code Generator

二维码生成器

Generate QR codes for URLs, text, and contact info. Download PNG.

为链接、文本、联系信息生成二维码,下载 PNG。

Open tool → 打开工具 →
🕒

Unix Timestamp Converter

Unix 时间戳转换

Convert between Unix timestamps and dates, in UTC, ISO, and local.

在 Unix 时间戳与日期之间转换,覆盖 UTC、ISO、本地时间。

Open tool → 打开工具 →
🖼️

Image Compressor

图片压缩

Compress JPG, PNG, and WebP images in your browser.

在浏览器内压缩 JPG、PNG、WebP 图片。

Open tool → 打开工具 →
📏

Unit Converter

单位换算

Convert length, weight, temperature, area, volume, time, and speed.

换算长度、重量、温度、面积、体积、时间和速度。

Open tool → 打开工具 →

From the blog

博客文章

Practical guides, deep dives, and best practices for the tools and concepts behind them.

实用指南、深入解析,以及这些工具背后概念的最佳实践。

⚖️
Health · Guide
健康 · 指南

How to Calculate BMI Accurately (and Why It Matters)

如何准确计算 BMI(以及它为什么重要)

A clear, evidence-based walkthrough of the BMI formula, what the numbers mean, and the limits you should know.

基于证据的 BMI 公式详解,数字背后的含义,以及你需要了解的局限。

🏦
Finance · Deep dive
金融 · 深入

Understanding Loan Amortization

理解贷款摊销

How a fixed monthly payment is split between principal and interest over the life of a loan.

固定月供如何在贷款生命周期内拆分到本金与利息。

🔐
Encoding · Tutorial
编码 · 教程

When (and When Not) to Use Base64

何时使用(以及不该使用)Base64

Common misconceptions, real use cases, and why Base64 is not encryption.

常见误解、实际使用场景,以及为什么 Base64 不是加密。

🛡️
Security · Best practices
安全 · 最佳实践

Password Security in 2026: What Actually Works

2026 年密码安全:真正有效的方法

Length beats complexity. Use a manager. Enable 2FA. Here is the full playbook.

长度胜过复杂度。使用密码管理器。开启 2FA。完整操作指南。

🎨
Design · Foundations
设计 · 基础

Color Theory for Web Designers

网页设计师的色彩理论

A practical primer on hue, saturation, contrast, and accessible palettes.

关于色相、饱和度、对比度与无障碍配色的实用入门。

🔗
Web · Explained
Web · 解析

URL Encoding Explained (Percent-Encoding, Simply)

URL 编码详解(简单讲清百分号编码)

What the %20 in URLs really means, when encoding matters, and how to debug it.

URL 里的 %20 到底是什么意思,何时必须编码,以及如何调试。

🔒

Private by design

隐私优先

All calculations run locally in your browser. Nothing you type is sent to a server.

所有计算都在你的浏览器本地运行。你输入的内容不会被发送到任何服务器。

📱

Mobile friendly

移动友好

Every tool is responsive and tested on small screens. No app, no install.

所有工具都经过响应式设计并在小屏幕上测试。无需安装 App。

Fast & lightweight

快速轻量

No build step, no frameworks, no trackers. Pages load in under a second.

没有构建步骤、没有框架、没有追踪脚本。页面加载在一秒以内。