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.
- Host: GitHub
- URL: https://github.com/josewebdev2000/imagehacker-back-end
- Owner: josewebdev2000
- Created: 2023-07-10T16:58:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-03T13:35:43.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T04:28:51.704Z (4 months ago)
- Topics: back-end, base64, bytes-io, flask, http, http-server, image-processing, pillow, python, web-development
- Language: Python
- Homepage:
- Size: 12.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageHacker Back-End
![]()
> **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:
- Python
- Pillow Library
- Flask Framework
## Privacy Policy
I included no code in this web application that handles cookies or stores user data.
## Copyright