What problem does it solve?
It simplifies complex image editing workflows by providing a powerful command-line interface, eliminating the need for graphical tools.
Core Features & Use Cases
- Project Management: Create, open, and save GIMP projects with JSON configurations.
- Layer Operations: Add, modify, duplicate, and remove layers efficiently.
- Canvas Control: Resize, crop, and set canvas properties to prepare images for editing.
- Filtering & Effects: List available filters, apply effects, and customize filter parameters.
- Export & Rendering: Render projects into images; include preset options for output formats.
- Interactive Mode: Enter a REPL environment for iterative editing, undo/redo, and history tracking.
- Automation for AI: Designed for AI agents to programmatically manipulate images, supporting scripting and batch operations.
Quick Start
Launch the CLI in interactive mode, then create and modify a project step-by-step to produce edits without manual GUI interaction.