Skip to content

// Shrink images to 25% of their size so AI engines (Claude, GPT, Gemini) read them faster and cheaper.

Image CompressVerified Creator

git log --oneline --stat
HEAD
Stars
2.8k
Forks
151
Updated
May 27, 2026
repo --stat
  • stars

    2.8k

  • forks

    151

  • last update

    May 27, 2026

  • license

    MITv1.3.0

quickstart.sh
3 steps
  1. Install

    // Drops SKILL.md into ~/.claude/skills/

    $ claude skills add image-compress-skill
  2. Invoke

    // Run from any project directory

    $ claude --skill image-compress-skill "wire up a GitHub Actions deploy"
  3. Iterate

    // Re-run with edits — Claude keeps the skill loaded

    $ claude --skill image-compress-skill "now refactor it"
image-compress-skill/
references
SKILL.md
readonly
name:
Image Compress
slug:
image-compress-skill
version:
v1.3.0
license:
MIT
author:
@anthropic-labs
repository:
github.com/anthropics/skills/tree/main/image-compress
categories:
tags:
#image-compression#vision#optimization#batch#anthropic
description:

Shrink images to 25% of their size so AI engines (Claude, GPT, Gemini) read them faster and cheaper.

features.md
3 capabilities

// What you can do with it

  • Automates the tedious parts of the workflow.
  • Gives Claude the right context, tools, and guardrails.
  • Produces consistent, reviewable output every time.

README.md

image-compress-skill/README.md
5 sections
Loading README…

$ cat reviews/

Reviews

// No reviews yet. Be the first.
Loading review form…

$ ls related/

explore all →