Bencode
d3:bar4:spam3:fooi42ee
JSON
{"bar": "spam", "foo": 42}Developer Tools
Decode Bencode strings used in torrent files and DHT messages (i..e, d..e boundaries) into readable JSON structures in the browser.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
状态:等待输入
提示:成功解析后才能复制 JSON;列表、字典、整数、字节串会按 Bencode 结构输出。
Bencode
d3:bar4:spam3:fooi42ee
JSON
{"bar": "spam", "foo": 42}The tool targets UTF-8/ASCII text; binary garbage may break field parsing.
Tools
Continue with another translated tool for a nearby task.
JSON Formatter
Format, minify, sort, and validate JSON in your browser. Parsing errors include location details, and your data never leaves the page.