• v0.12.0 39a58dfa2a

    v0.12.0 Stable

    kerem released this 2026-02-14 16:06:25 +03:00 | 39 commits to main since this release

    📅 Originally published on GitHub: Sat, 14 Feb 2026 13:07:03 GMT
    🏷️ Git tag created: Sat, 14 Feb 2026 13:06:25 GMT

    🎯 Koubou (工房) - The artisan workshop for App Store screenshots

    Transform YAML into handcrafted App Store screenshots.
    Koubou is your professional workshop where every screenshot
    is carefully crafted with artisan quality.

    工房 (koubou) means "artisan's workshop" in Japanese -
    where masters create their finest work.

    What's Changed

    Added

    • Highlight annotations: drop shadow, spotlight mode, blur background
    • Zoom callouts: drop shadow, source region indicator (border/dashed/fill), advanced connectors (straight/curved/facing with optional fill), zoom_level shorthand
    • Anti-aliased shape rendering via 2x supersampling
    • Shared renderer utilities (renderers/utils.py)
    • Example YAML and documentation for all new features

    Fixed

    • Zoom bubble no longer captures source indicator and connector lines in cropped content
    • Source indicator uses rectangular shape matching the crop region
    • Border-only highlights render outline shadow instead of filled shadow

    Testing

    • 317 tests passing

    Installation

    pip install koubou
    

    Homebrew (macOS/Linux)

    brew install bitomule/tap/koubou
    

    Manual Download

    Download the wheel or source distribution from the assets below.

    Quick Start

    kou create-config my-screenshots.yaml    # Create sample config
    kou generate my-screenshots.yaml         # Generate screenshots
    kou list-frames                          # List available device frames
    

    Features

    • 🎨 100+ Device Frames: iPhone, iPad, Mac, Watch, and more
    • 🌈 Professional Backgrounds: Linear, radial, conic gradients
    • Rich Typography: Advanced text overlays with stroke, alignment
    • 📱 YAML Configuration: Elegant, declarative screenshot definitions
    • 🚀 Batch Processing: Generate multiple screenshots efficiently

    Full Changelog: https://github.com/bitomule/koubou/commits/v0.12.0

    Downloads