Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 982 Bytes

README.md

File metadata and controls

41 lines (24 loc) · 982 Bytes

PicTweak

PicTweak is a simple image manipulation program that offers basic editing functionalities for enhancing and modifying images.

Description

PicTweak allows users to perform various image manipulation tasks such as adjusting colors, applying filters, and making basic edits to images. It provides an intuitive webpage interface for users to easily enhance their images according to their preferences.

Getting Started

Dependencies

  • Python 3.x

Installing

  1. Clone the repository or download the PicTweak program.
  2. Ensure you have Python 3.x installed on your system.

Executing program

  1. Run the PicTweak program:
python app.py
  1. Follow the on-screen instructions to load your image and perform desired edits.

Authors

Version History

  • 1.0
    • Initial Release

License

This project is licensed under the MIT License - see the LICENSE.md file for details