Skip to content

Njima1572/Thumbnail_square

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SquareThumb

Creates thumbnail of the photos that are in the same folder

How to Use

  1. Create an empty folder and place squarethumb.py in it
  2. Place photos that you want to squarize and thumnailize in the empty folder that you created in step 1.
  3. Go to the folder in 1. open terminal and cd to the folder from step 1.
  4. Run python3 squarethumb.py
  5. It asks for the size, so input the length of the side for the thumbnail
  6. When this is done, there should be a folder named thumb and it should have the thumbnail photos

Restrictions

As of now, it only takes .jpg and .JPG if you want to apply to other extensions, then add fileLoop(extension) after line 30

About

Produces thumbnail of the given photos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages