/install ig-cropper
IG Cropper
This skill provides a surgical tool to extract pure photographs from Instagram mobile screenshots (dark mode).
How it Works
Adaptive Extraction: Instagram's dark mode uses a very specific background color: RGB (12, 15, 20). The tool scans the screenshot row by row, identifying the interface elements by this color signature and isolating the largest continuous block of non-background imagery—the photograph itself. It extracts this frame flawlessly, regardless of how much the user has scrolled.
Usage
Run the Python script directly on any Instagram screenshot:
python3 scripts/ig_crop.py input_screenshot.png output_pure_photo.png
Philosophy
This tool intentionally does not attempt to algorithmically paint over watermarks or icons located inside the photograph (like pagination numbers or tagged-people indicators). We leave the integrity of the architectural textures untouched, delegating complex restorations to professional generative tools or manual human craftsmanship.
Dependencies
- Python 3
- Pillow (
pip install pillow)
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ig-cropper - After installation, invoke the skill by name or use
/ig-cropper - Provide required inputs per the skill's parameter spec and get structured output
What is IG Cropper?
Transforms cluttered Instagram mobile screenshots into clean, distraction-free architectural and design references. Use when you need to automate the extract... It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.
How do I install IG Cropper?
Run "/install ig-cropper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is IG Cropper free?
Yes, IG Cropper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does IG Cropper support?
IG Cropper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created IG Cropper?
It is built and maintained by yfxa (@yfxa); the current version is v1.3.0.