Media Converter

Community

Fix media file types and extensions.

Authorkunwl123456
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures media files have correct extensions, preventing rejection by systems like Gemini that flag application/octet-stream types. It also provides basic conversion capabilities.

Core Features & Use Cases

  • MIME Type Detection: Identifies file types based on magic bytes.
  • Extension Fixing: Renames files to match their detected MIME type.
  • Basic Conversion: Converts GIFs to PNGs (using the first frame).
  • Use Case: You have a file named image.bin that is actually a GIF. This skill can detect it's a GIF and rename it to image.gif, or convert it to image.png.

Quick Start

Use the media-converter skill to fix the file extension for /tmp/unknown.bin.

Dependency Matrix

Required Modules

jimp

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Media Converter
Download link: https://github.com/kunwl123456/zeroclaw-skills-collection/archive/main.zip#media-converter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.