file-converter

Convert files between CSV, JSON, YAML, XML, Markdown, EPUB, images, audio, and archives.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/bhushanofficial69-spec/Rag --skill file-converter-bhushanofficial69-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-converter
Source: https://github.com/bhushanofficial69-spec/Rag/tree/main/local/secondary_skills/file-converter
Command: npx skills add https://github.com/bhushanofficial69-spec/Rag --skill file-converter-bhushanofficial69-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert files between formats including CSV, JSON, YAML, XML, Markdown, EPUB, images, audio, and archives; streamline cross-format data movement.

Core Features & Use Cases

  • Supports CSV, JSON, YAML, XML, Markdown, EPUB, images, audio, GIF creation, PDF to SVG, HTML to PDF, and ZIP archives.
  • Enables end-to-end format conversion pipelines for data migration, report generation, and content packaging.
  • Demands deterministic results using widely adopted libraries and CLI tools, with a focus on reproducibility across environments.

Quick Start

Ask it to convert a sample CSV file to JSON in one step.

Frequently Asked Questions about file-converter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert CSV to JSON or YAML to XML for data migration?

To convert CSV to JSON or YAML to XML for data migration, you can transform files between data interchange formats with deterministic results. It relies on libraries like pandas and pyyaml to execute cross-format conversions in a single step.

What is the best way to convert Markdown to HTML or EPUB to PDF?

The best way to convert Markdown to HTML or EPUB to PDF is using a tool built on pandoc, weasyprint, and ebooklib. This approach handles document conversions to simplify content packaging and report generation workflows.

Can I convert images and audio files across diverse formats in one command?

Yes, you can convert images and audio files across diverse formats in one command. It utilizes pillow, pydub, and imageio to process multimedia conversions, including GIF creation and image transformations.

Does this format conversion tool require external dependencies or CLI tools?

This format conversion tool requires no external dependencies to install, but it relies on widely used libraries and CLI tools like pandoc internally. It delivers reproducible conversions across environments without manual setup.

How do I extract data from PDF to SVG or HTML to PDF for report generation?

To extract data from PDF to SVG or convert HTML to PDF for report generation, apply this tool to your document workflows. It leverages weasyprint and pdfplumber to execute deterministic layout and data transformations.