skills/convert/SKILL.md
File format conversion and transformation CLI between images, PDFs, documents, CSV, and data formats.
npx skillsauth add hasna/skills convertInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
File format conversion skill with AI-powered extraction capabilities. Converts between images, PDFs, documents, and data formats with optional quality control and AI cleanup.
This CLI is API-backed. Set SKILL_API_KEY when routing through the hosted skills/connectors runtime; provider-specific keys are managed by that runtime.
File Processing / Format Conversion
Convert a single file to another format.
bun run src/index.ts convert <input> --format <fmt> [options]
Options:
--format <fmt> - Target format (required)--output <path> - Output file path--quality <preset> - Quality preset (lossless, high, medium, low, web)--clean - AI cleanup/sanitization--model <model> - AI model (claude, gpt-4o)Convert multiple files in a directory.
bun run src/index.ts batch <dir> --format <fmt> --output <outdir> [options]
Display file information.
bun run src/index.ts info <file>
List all supported formats and conversion matrix.
bun run src/index.ts formats
sharp - Image processingpdf-lib - PDF manipulationpdf-parse - PDF text extractionmammoth - DOCX parsingexceljs - Excel file handlingcsv-parse/csv-stringify - CSV processing@anthropic-ai/sdk - Claude AIopenai - GPT-4o AISKILL_API_KEY - Hosted runtime access. Provider credentials for AI features are managed remotely.--clean flag sanitizes output with AItools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
testing
Generate high-quality articles using parallel AI agents. Supports research, writing, and optional cover image generation. Write single articles or batch process multiple topics with configurable parallelism.
testing
Generate videos using OpenAI Sora, Minimax Hailuo, Gemini Veo, or Seedance through the hosted Skills runtime with provider-cost pricing.