Metadata-Version: 2.1
Name: streamlit-cropperjs
Version: 0.0.3
Summary: A streamlit module integrating cropperjs
Home-page: https://github.com/erjieyong/streamlit-cropperjs
Author: erjieyong
Author-email: erjieyong@gmail.com
Requires-Python: >=3.6
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: streamlit (>=0.63)


    # streamlit-cropperjs

    Integrating the amazing [cropperjs](https://github.com/fengyuanchen/cropperjs) with streamlit. 

    This streamlit module is primarily built with mobile usage in mind.

    ## Features
    - Crop and return image data
    - Supports touch (mobile)
    - Supports cropping on demand with a button
    
