Format Conversion
将 Markdown 管道表格转换为 CSV、JSON 行或推断类型的 JSON Schema,并报告对齐和空值诊断
markdown-table-to-csv-json-schemaCompression
上传 PNG/APNG,解析动画结构:PNG 签名与逐块 CRC32 校验、IHDR(位深/颜色类型/隔行)、acTL(帧数与播放次数,必须位于首个 IDAT 之前)、fcTL(序号、区域约束 x+y+w+h ≤ 画布、delay_num/delay_den 归一化、dispose_op none/background/previous、blend_op source/over)、IDAT 首帧 + fdAT 后续帧;共享的 fcTL+fdAT 序号必须从 0 连续递增;逐帧回放 deflate 流并核对解压尺寸 = 高 × (1 + 每行字节数),报告 zlib 损坏;dispose 语义模拟提示首帧 previous 视作 background、零延迟帧等。
apng-idat-fdat-chunk-streaming-deflate-replay-and-disposal-method-analyzerFormat Conversion
在 AsciiMath、LaTeX 与 MathML 之间互转公式:自动识别输入格式,输出规范 LaTeX、带语义注记的 Presentation MathML、尽力而为的 AsciiMath 回译、屏幕阅读器 aria-label 片段,以及 KaTeX 渲染预览。
asciimath-latex-mathml-equation-converterFormat Conversion
使用 ZeroMQ Z85、RFC 1924 Base85 或经过验证的自定义字母表进行单值或逐行批量字节编解码
z85-rfc1924-base85-stream-codecFormat Conversion
解析 CSV/Excel-CSV/TSV(自动方言检测,RFC 4180),生成 MySQL/PostgreSQL/SQLite/SQL Server 的批量 INSERT,带类型推断和 ON CONFLICT/IGNORE 变体
csv-flavor-to-sql-insert-emitterFormat Conversion
在 GraphML、GEXF、DOT、邻接矩阵和边列表 CSV 间转换,并预览网络指标
graphml-gexf-edge-list-network-converterFormat Conversion
移除 JSON 中所有多余空白,压缩 JSON 数据
json-minifierFormat Conversion
凯撒密码的加密、解密与暴力破解。支持任意位移(1–25),或打印全部 25 种候选解密。
caesar-cipherFormat Conversion
在文本与十六进制字符串之间互转,支持灵活分隔、前缀(0x/\x/U+)与大小写选项
hex-to-stringFormat Conversion
将GeoJSON格式转换为GPX(GPS交换格式)格式
geojson-to-gpxFormat Conversion
将GeoJSON格式转换为KML(Keyhole标记语言)格式
geojson-to-kmlFormat Conversion
将GeoJSON格式转换为OpenStreetMap (OSM) XML格式
geojson-to-osm