Skip to content

Lightweight desktop application for lossless picture cropping

License

Notifications You must be signed in to change notification settings

husseinhareb/croppy

Repository files navigation

Croppy

Croppy is a simple lightweight desktop application for lossless picture cropping, written using Tauri Framework and React .

Screenshots

swappy-20240519_165302

swappy-20240519_170522

Getting Started

You can download the app from the release page or build it yourself.

Building Binaries

Follow these steps to build the app locally:

  1. Clone the repository:

    git clone https://github.com/husseinhareb/Croppy
    
  2. Install dependencies:

    cd Croppy/
    npm install
    
  3. Run the application:

    npm run tauri dev
    
  4. Build the application:

    npm run tauri build
    

Contributing

Contributions are welcome! If you'd like to contribute:

Fork the repository.
Create your branch: git checkout -b feature/YourFeature.
Commit your changes: git commit -m 'Add some feature'.
Push to the branch: git push origin feature/YourFeature.
Submit a pull request.

Licence

This project is licensed under the MIT License.

Special Thanks

mash - For doing most of the work.

About

Lightweight desktop application for lossless picture cropping

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published