media-processing

Automate media format conversion, resizing, and enhancement with ffmpeg, ImageMagick, and rmbg.

Updated Feb 25, 2025
One-click install
npx skills add https://github.com/VuNguyenVietTien/task-scheduler --skill media-processing-vunguyenviettien
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: media-processing
Source: https://github.com/VuNguyenVietTien/task-scheduler/tree/main/.opencode/skills/media-processing
Command: npx skills add https://github.com/VuNguyenVietTien/task-scheduler --skill media-processing-vunguyenviettien

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, imagemagick, rmbg-cli, pnpm, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies complex media workflows by providing tools for encoding, decoding, format conversion, and multimedia editing.

Core Features & Use Cases

  • Format Conversion & Optimization: Quickly convert images, videos, and audio to different formats suited for web, archiving, or editing.
  • Batch Processing & Automation: Use scripts to resize, watermark, or enhance large collections of media files efficiently.
  • Use Case: Prepare a set of product images for online display by resizing, compressing, and adding watermarks automatically.

Quick Start

Use the media-processing skill to change the format of a video file from MKV to MP4 with high quality.

Frequently Asked Questions about media-processing

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

FAQPage Schema
How do I batch convert and resize images for web display?

Batch processing images for web display involves using scripts to automate resizing, compressing, and applying watermarks to large collections. This Skill provides command-line scripting to efficiently prepare product images for online deployment.

Can I use ffmpeg to convert MKV to MP4 with high quality?

Yes, ffmpeg supports converting MKV to MP4 while maintaining high quality. This Skill automates media format conversion for video files, streamlining the encoding and decoding process for various multimedia formats.

What is the best way to automate background removal for product images?

Automating background removal for product images requires dedicated command-line tools. This Skill integrates rmbg-cli to automatically remove backgrounds and perform format operations during batch media workflows.

Do I need ImageMagick and pnpm installed to process media files?

Yes, ImageMagick and pnpm are required dependencies. The Skill relies on these command-line tools, alongside ffmpeg and rmbg, to execute format conversion, batch processing, and enhancement scripts for media management.

Does batch media processing work for audio conversion and editing?

Yes, batch media processing supports audio conversion and editing. The Skill automates format conversion, decoding, and multimedia editing across images, videos, and audio files, ensuring efficient media management for creative workflows.