文档转换 · NO INSTALL
fix csv encoding
Repair a CSV that opens as garbled text in Excel: detects the real encoding, fixes mojibake (UTF-8 read as Latin-1), and re-emits UTF-8 with a BOM so Excel opens it correctly. One URL. No install, no API key, free quota included.
Call it
curl "https://ainetcafe.com/t/fix_csv_encoding?...params"
Response contains a hosted file URL. Free anonymous quota; beyond it $0.002/call (pay per call, or pair for a bigger free tier).
Also callable via MCP and the Python SDK.
Same family
csv_to_qbo — Transaction CSV →
extract_tables — PDF with tables → structured rows (JSON + CSV)
pdf_to_markdown — PDF or scanned page image → clean Markdown that keeps the structure: headings, lists, tables, and reading order for multi-column layouts
extract_tables — PDF with tables → structured rows (JSON + CSV)
pdf_to_markdown — PDF or scanned page image → clean Markdown that keeps the structure: headings, lists, tables, and reading order for multi-column layouts