Labsco
wowyuarm logo

File Converter

โ˜… 23

from wowyuarm

Convert various file formats for documents and images, such as DOCX, PDF, CSV, and more.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

File Ops

็ฎ€ไฝ“ไธญๆ–‡ | English

A local file operations skill for AI agents. Convert, inspect, archive, and extract text from files on the local machine using a bundled Python script with structured JSON output.

What It Does

Convert

  • Image formats: png, jpg, webp, gif, bmp, tiff

  • pdf -> docx

  • xlsx -> csv

  • xls -> csv (requires xlrd, not installed by default)

  • docx -> pdf (requires LibreOffice)

  • html/md/markdown -> pdf (requires wkhtmltopdf)

Inspect

  • Basic metadata: size, MIME type, permissions, last modified

  • Image: dimensions, color mode, format

  • PDF: page count

  • Excel: sheet names, row counts

Archive

  • Create zip from files and directories

  • Extract zip to directory (with ZipSlip protection)

Extract Text

  • PDF, DOCX, XLSX, HTML, Markdown, image EXIF metadata