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

https://github.com/josewebdev2000/imagehacker-back-end

Back-End code to my personal image editing web application for front-end developers.
https://github.com/josewebdev2000/imagehacker-back-end

back-end base64 bytes-io flask http http-server image-processing pillow python web-development

Last synced: 2 months ago
JSON representation

Back-End code to my personal image editing web application for front-end developers.

Awesome Lists containing this project

README

        

# ImageHacker Back-End


Hacker Picture

> **Disclaimer:** This web application has nothing to do with cybersecurity.

## Overview


ImageHacker is an image editing web application whose primary audience is front-end developers who usually require to modify images to use them in their projects.


Front-End Code Link: ImageHacker Front-End Repository


## Features


The user may apply the following image editing operations:



  • Image Background Removal

  • Image Color Filtering

  • Image Cropping

  • Image File Conversion

  • Image Resizing

  • Image Rotation


## Back-End Stack


I used the following to build the Back-End of ImageHacker:



## Privacy Policy


I included no code in this web application that handles cookies or stores user data.


## Copyright