分类
处理 URL、Base64、单位等常见转换。
先从一个明确的浏览器工具开始;完整分类列表保留在下方,方便继续处理。
在普通文本和 Base64 字符串之间双向转换。
Convert any image or file to a Base64 data URL with preview and CSS/HTML usage snippets.
把文本转换为 URL percent encoding,或把编码内容还原为可读文本。
在 CSV 和 JSON 数组之间双向转换,适合数据整理和接口调试。
Generate TypeScript interfaces from a JSON sample — nested types, arrays, optional keys inferred.
Escape plain text for HTML body or quoted-attribute contexts, decode a documented entity set, or prepare standalone double-quoted JavaScript string content.
Escape a string for safe embedding in a JSON value, or unescape a JSON-encoded string back to plain text.