Skip to content

misterEarly/batch-photo-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Batch image operations

resize.py: dynamic resizing

this code can resize pictures.

input:

  • file path of picture folders (can be mixed landscape and portrait images)
  • maximum edge length in pixels

output:

  • resized images, width their original longest side now equal to given max lenght, and the other resized so that it fits

rename.py: renaming

this code can rename pictures, right now as a very specific schema

you should check your file names and wanted names and make changes accordingly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages