file-converter

Convert, merge, split, and compress files across multiple formats.

Updated May 16, 2026
One-click install
npx skills add https://github.com/ckrono-prog/Kotlin-Code-Builder --skill file-converter-ckrono-prog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-converter
Source: https://github.com/ckrono-prog/Kotlin-Code-Builder/tree/main/.local/secondary_skills/file-converter
Command: npx skills add https://github.com/ckrono-prog/Kotlin-Code-Builder --skill file-converter-ckrono-prog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, pyyaml, xmltodict, pandoc, markdown, python-docx, pdfplumber, pdf2image, pypdf, Pillow, cairosvg, pillow-heif, pydub, weasyprint, ebooklib, imageio, pyzipper, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines file conversion, merging, splitting, and compression tasks across various formats, saving you time and effort in managing file operations.

Core Features & Use Cases

  • File Conversion: Convert between data, document, image, audio formats, and ZIP archives.
  • File Operations: Merge, split, and compress files with precision.
  • Use Case: Need to convert a large collection of documents to a single format for easier management? This Skill can handle the task efficiently.

Quick Start

Use the file-converter skill to convert all CSV files in the current directory to JSON format.

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 files to JSON format in Python?

You can convert CSV files to JSON format by running this Skill, which leverages pandas to automate data transformation and output structured JSON files for your directory.

Can I merge, split, and compress PDF documents using Python automation?

Yes, you can merge, split, and compress PDF documents. This Skill uses libraries like pypdf and pdfplumber to manipulate PDF files, handling extraction, division, and aggregation tasks across multiple documents.

Does Python support audio format conversion and image processing together?

Python supports audio format conversion and image processing together through this Skill. It utilizes pydub for audio tasks and Pillow with cairosvg for image conversion, handling diverse multimedia formats within a single workflow.

What is the best way to manage file operations for multiple document formats?

The best way to manage file operations across multiple document formats is using an automation Skill like this, which unifies conversion, merging, and compression for data, documents, images, and audio into a single workflow.

Do I need to install specific Python libraries to convert files between formats?

Yes, you need specific Python libraries installed to convert files between formats. This Skill requires dependencies like pandoc for documents, python-docx for Word files, and weasyprint for PDF generation to execute conversions.