Irene is a lightweight Go application that makes image resizing a breeze. It's a fun coding project to explore image manipulation with Go.
You can obtain the Irene application from the Releases section. Choose the version suitable for your platform and follow the installation instructions provided for your system.
- Easily resize images using a specified scaling factor.
- A delightful way to experiment with image manipulation in Go.
- Convenient downloads available in the Releases section for easy installation.
Contributions to Irene are highly encouraged! If you'd like to contribute to this project, please adhere to these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and thoroughly test them.
- Submit a pull request with a detailed description of your modifications.
This project is licensed under the BSD 3-Clause License. Refer to the LICENSE file for complete licensing details.
- A big thank you to the Go programming community for their valuable resources and tutorials.
- Image processing in this project is powered by the bimg library by h2non.
Enjoy resizing images with Irene!