分类
处理 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 HTML entities for safe rendering or decode entities back to text. XSS-aware with attribute-safe mode.
Escape a string for safe embedding in a JSON value, or unescape a JSON-encoded string back to plain text.
Convert text to Unicode escapes and back.