Skip to content
Back to projects
· 2023

Image Crop Library for Jetpack Compose

Author · Open source

An open-source, lightweight image-cropping library for Jetpack Compose — free-form, square, and circular cropping with a real-time adjustable crop view.

Kotlin Jetpack Compose Canvas API

An open-source library that brings flexible image cropping to Jetpack Compose, built on the Compose Canvas API.

Features

  • Multiple crop styles — free-form, square, and circular.
  • Real-time crop UI — an adjustable crop-view rectangle that updates live.
  • Lightweight & performant — minimal footprint, optimized for smooth integration.

Why I built it

Compose lacked a simple, dependency-light cropping component when I needed one, so I built and open-sourced it for the community.