compresso

Batch-compress videos and images offline with FFmpeg-based pipelines.

40|9|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/akillness/jeo-skills --skill compresso
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compresso
Source: https://github.com/akillness/jeo-skills/tree/main/.agent-skills/compresso
Command: npx skills add https://github.com/akillness/jeo-skills --skill compresso

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CompressO provides a fully offline solution to reduce video and image file sizes without uploading data to the cloud.

Core Features & Use Cases

  • Batch compression of videos and images for offline workflows
  • Video trimming, format conversion, and metadata management
  • Subtitle embedding and advanced encoding options for local pipelines

Quick Start

Install the app and start batching your video and image compressions locally.

Frequently Asked Questions about compresso

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

FAQPage Schema
How do I compress videos and images completely offline?

Batch video and image compression works by running local FFmpeg pipelines to process multiple files simultaneously without internet access. This offline approach uses tools like pngquant and jpegoptim to reduce file sizes directly on your desktop.

Can I use ffmpeg to trim videos and embed subtitles locally?

Yes, you can use ffmpeg to trim videos and embed subtitles locally within an offline compression workflow. This allows you to perform batch video trimming, subtitle embedding, and advanced encoding without relying on cloud services.

Does offline image compression support batch processing and format conversion?

Offline image compression supports batch processing and format conversion by leveraging local tools like pngquant, jpegoptim, and gifski. You can manage metadata and convert formats across multiple images directly on your desktop.

What is the best way to manage metadata during offline video compression?

The best way to manage metadata during offline video compression is using a local FFmpeg-based pipeline that includes metadata management features. This allows you to handle format conversion and trimming while retaining full control over your files locally.

Do I need an internet connection to run batch video compression?

You do not need an internet connection to run batch video compression. The workflow enforces a fully offline environment by packaging FFmpeg and image optimization tools within a local desktop application, ensuring no data is uploaded.