Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiMageKit

PiMageKit is a compact web tool built with Flask for quick image adjustments. Easily remove backgrounds, strip metadata, resize, and crop images. It serves as a Python proof of concept for image processing.

Getting Started

Prerequisites

Ensure you have Python and pip installed on your system.

Installation

Clone the repository:

git clone https://example.com/pimagekit.git

Navigate into the project directory:

cd pimagekit

Install the required dependencies:

pip install -r requirements.txt

Running PiMageKit

Launch the application:

python app.py

Access PiMageKit in your browser at http://127.0.0.1:5000.

Usage

Upload an Image: Select an image file to upload. Choose an Action: Pick from removing backgrounds, stripping metadata, resizing, or cropping. Process: Click "Process" to apply the selected action to your image. Enjoy tweaking your images with PiMageKit!

About

simple web tool for quick image adjustments. Easily remove backgrounds, strip metadata, resize, and crop images. Built as a Python proof of concept for image processing.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages