Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 324 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 324 Bytes

Image Manipulation in Python

Basic image Manipulation tricks in python :

  • Getting image details
  • Mirroring image
  • Image watermarking
  • Image into wordart
  • Image to pencil sketch
  • Images to PDF
  • Generate image captcha from input
  • Lock your images

Run the notebook.ipynb file to see the results.