• v0.11.1 c25c284b6a

    v0.11.1 Stable

    kerem released this 2026-02-12 23:38:43 +03:00 | 48 commits to main since this release

    📅 Originally published on GitHub: Thu, 12 Feb 2026 20:39:22 GMT
    🏷️ Git tag created: Thu, 12 Feb 2026 20:38:43 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

    Fixed

    • Frame-aware image rotation: rotation now applies to the entire framed asset (screen content + bezel) instead of being ignored when frame: true

    Changed

    • Refactored _apply_asset_frame to compose framed assets in local coordinates before canvas placement, improving clarity and enabling rotation support

    Testing

    • 246 tests passing
    • Added regression test for framed image rotation

    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.11.1

    Downloads