Skip to content

mujtaba-farooq/Image-Manipulation-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.