Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aa-sikkkk/imageupscaler

ImageUpscaler is a tool for upscaling and enhancing images using various techniques, including Real-ESRGAN for resolution enhancement. It supports contrast and color adjustments, sharpening, and upscaling of images.
https://github.com/aa-sikkkk/imageupscaler

image image-enhancement image-processing machine-learning neural-network python real-esrgan upscaling

Last synced: 9 days ago
JSON representation

ImageUpscaler is a tool for upscaling and enhancing images using various techniques, including Real-ESRGAN for resolution enhancement. It supports contrast and color adjustments, sharpening, and upscaling of images.

Awesome Lists containing this project

README

        




License
Issues
Stars

ImageUpscaler is a versatile image processing tool designed to enhance, transform, and manipulate images with a wide range of customizable settings. The application allows users to upscale images, adjust contrast and color, apply various filters, detect faces, and more. It also supports the preservation of metadata and format conversion!

## đź“· Features

- **Upscaling**: Increase the resolution of images by a specified factor.
- **Contrast and Color Adjustment**: Adjust the contrast and color levels of images to enhance visual quality.
- **Watermarking**: Add custom text watermarks to images at specified positions.
- **Format Conversion**: Convert images to different formats, such as PNG, JPEG, etc.
- **Cropping and Resizing**: Crop images to specific dimensions and resize them to desired widths and heights.
- **Rotation and Flipping**: Rotate images by a specified angle and flip them horizontally or vertically.
- **Noise Reduction**: Reduce noise in images to improve clarity.
- **Histogram Equalization**: Apply histogram equalization to enhance the contrast of images.
- **Filters**: Apply sepia and vignette filters for artistic effects.
- **Face Detection**: Detect faces in images and draw rectangles around them.
- **Background Removal**: Remove the background from images to isolate the subject.
- **Compression**: Compress images to reduce file size while maintaining quality.
- **Metadata Preservation**: Preserve original metadata when saving processed images.
- **Desktop Notifications**: Send desktop notifications upon completion of image processing tasks.



## USAGE
HOW TO USE THE TOOL: [USAGE](USE.md)

## 🏆Acknowledgments

- [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)
- [Pillow](https://python-pillow.org/)
- [OpenCV](https://opencv.org/)
- [pyfiglet](https://github.com/pwaller/pyfiglet)
- [termcolor](https://pypi.org/project/termcolor/)

## 🎟️License

This project is licensed under the [GNU General Public License](https://github.com/aa-sikkkk/ImageUpscaler/blob/master/LICENSE)

## 🦮 Contribute
**We are excited to have you join us in making ImageUpscaler even better! Whether you're fixing bugs, adding new features, improving documentation, or suggesting new ideas, your contributions are welcome and appreciated.**

`Happy Coding!`