compressing-media

Community

Optimize media for web and storage.

Authorionmidori
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need to reduce the file size of images and videos before uploading, thereby lowering storage costs and improving application performance, especially for users on limited bandwidth.

Core Features & Use Cases

  • Client-side Image Compression: Utilizes browser-image-compression to resize and reformat images (e.g., to WebP) in the browser.
  • Video Optimization Guidance: Provides patterns for checking hardware video encoding support and suggests alternatives like validation or server-side processing.
  • Use Case: When a user uploads a high-resolution photo to a profile page, this skill automatically compresses it to a manageable size (e.g., under 1MB) without significant quality loss, ensuring a faster upload and reduced server storage.

Quick Start

Compress the provided image file using the compressing-media skill with a target size of 1MB and WebP format.

Dependency Matrix

Required Modules

browser-image-compression

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: compressing-media
Download link: https://github.com/ionmidori/SYDBioedilizia/archive/main.zip#compressing-media

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.