TOOLGRID
HomeCategoriesPDF ToolsConvertersText ToolsAbout
76 TOOLS
TOOLGRID

如果你知道自己要找什么,也可以直接浏览完整工具箱。

PDF ToolsConvertersText Tools关于隐私条款联系
  1. Home
  2. Converters

免费在线转换工具 — 即时,无需账号

在浏览器中直接转换单位、数字、时间戳、URL 和编码格式。结果实时更新,不发送任何数据至服务器。

立即开始 →

全部工具

长度单位换算

在 km、mi、ft、m 等常见长度单位之间换算。

Open ToolNo Upload

时间戳转换

在 Unix 时间戳与日期文本之间快速转换。

Open ToolNo Upload

URL 编解码

对 URL 文本做编码和解码。

Open ToolNo Upload

Base 转换

Base 转换,在浏览器中快速完成单项任务。

Open ToolNo Upload

二进制文本

二进制文本,在浏览器中快速完成单项任务。

Open ToolNo Upload

HEX 文本

HEX 文本,在浏览器中快速完成单项任务。

Open ToolNo Upload

Unicode 转义

Unicode 转义,在浏览器中快速完成单项任务。

Open ToolNo Upload

表格格式互转

在浏览器里把表格在 CSV、JSON 和 Markdown 三种格式之间互转。

Open ToolNo Upload

Query String 构建器

通过键值对生成查询串,也可以反向查看查询参数。

Open ToolNo Upload

URL 解析器

把 URL 拆成协议、主机、路径、查询串和 hash。

Open ToolNo Upload

JWT 工具

解码、签名和验证 JWT 令牌,全程在浏览器本地运行。

Open ToolNo Upload
实时显示结果

无需点击提交。转换结果随输入即时更新,边输入边查看。

数据不离开浏览器

所有转换在本地运行。您的文本、文件和输入内容不会发送至服务器。

完全免费

所有转换工具均免费使用,无使用限制,无高级版,无隐藏收费。

无需账号

打开任意工具即可立即开始转换。无需邮箱、注册或追踪。

常见问题

使用这些转换工具需要创建账号吗?

不需要。ToolGrid 上的每个工具均无需注册或登录即可直接使用。

我的输入内容会发送到服务器吗?

不会。所有转换均通过 JavaScript 在浏览器中运行。您输入或粘贴的内容不会通过网络传输。

单位转换的精度如何?

单位转换使用 IEEE 754 双精度浮点运算,精度达 15–17 位有效数字,满足所有实际工程和日常需求。

Base64 编码有什么用途?

Base64 将二进制数据编码为可打印的 ASCII 字符,常用于邮件附件、CSS 或 HTML 中嵌入图片,以及编码 API 令牌和配置值。

什么是 Unix 时间戳?

Unix 时间戳是自 1970 年 1 月 1 日 00:00:00 UTC 起经过的秒数(或毫秒数),是数据库、API 和日志文件中的标准时间格式。

这些工具可以离线使用吗?

可以。页面加载完成后,所有转换工具均可在无网络连接的情况下使用,因为所有处理都在浏览器中进行。

How to convert units online

Open the Unit Converter, select the measurement type (length, weight, temperature, and more), enter a value in any field, and the result appears instantly in all other units. No submit button needed.

How to convert a Unix timestamp to a readable date

Paste a Unix timestamp (seconds or milliseconds) into the Timestamp Converter. The tool automatically detects the format and displays the equivalent UTC and local date-time. You can also convert a readable date back to a Unix timestamp.

How to encode or decode a URL

Open the URL Encoder/Decoder, paste the URL or component you want to encode, and the percent-encoded version appears immediately. Switch modes to decode an encoded string back to readable text.