Skip to content

IMG-Edit is a tool for image editing mainly developed for CLI Lover. It uses python Library: Pillow.

License

Notifications You must be signed in to change notification settings

tusharkeshav/image-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMG-Edit

Description: It is a image editing tool based on Python Pillow library built for all CLI lovers. It is light weight python Image editing tool and can be used in day to day task of basic Image editing.

Features:

  • Image resizing
  • Image Format Converion(.jpg to .png(vice-versa))
  • Reducing Quality of Image
  • Image Filters
  • Rotation of Image(by degree)
  • Get Exif Information

Additional Information

  • Language used: Python
  • Library used: Pillow

Set Up:

$ pip3 install -r requirements.txt
$ python3 image-edit.py

Then, Type the serial of the feature you wanna try! and Follow Instructions

Help:

  • You can type help at any time during running of code to get to know more information about the function.

Todos

  • Graphic interface(Using Tkinter)
  • Add few More featuresTkinter
    • Image Crop
    • More Filters
    • Brightness, Contrast, Sharpening modification
    • Add a new image to image(overlay)
  • Text extractor from Image

NOTE:

Contributions are Welcome!! ♥♥

License


GNU General Public License v3.0

About

IMG-Edit is a tool for image editing mainly developed for CLI Lover. It uses python Library: Pillow.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages