文档转换 · 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 during the beta.
Try it right here
No install, no key, no signup — this runs the same endpoint an agent calls. Free during the beta, subject to fair capacity limits.
Call it
curl "https://ainetcafe.com/t/fix_csv_encoding?...params"
Response contains a hosted file URL. All calls are temporarily free during the beta; fair capacity limits apply.
Also callable via MCP and the Python SDK.
Same family
md_to_pdf — Markdown → styled PDF
md_to_docx — Markdown → Word (
md_to_epub — Markdown → EPUB e-book, with title and author metadata
md_to_pptx — Markdown (heading per slide) → PowerPoint
md_to_html — Markdown → standalone styled HTML page (single file, inline CSS)
docx_to_md — Word
xlsx_to_pdf — Excel
pptx_to_pdf — PowerPoint
md_to_docx — Markdown → Word (
md_to_epub — Markdown → EPUB e-book, with title and author metadata
md_to_pptx — Markdown (heading per slide) → PowerPoint
md_to_html — Markdown → standalone styled HTML page (single file, inline CSS)
docx_to_md — Word
xlsx_to_pdf — Excel
pptx_to_pdf — PowerPoint