Skip to content

johausmann/Pyphort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Pyphort.py

  • Python Photo Sort
  • YYYY/MM/DD photo album

Copyright.py

  • add watermark to a photo

Monochrome.py

  • create monochrome version of photos within input dir

Reduce_Sizes.py

  • reduce jpeg quality of a photo to a certain value

Resize.py

  • resize photo to certain pixelsize (default:1920x1080)

Slideshow.py

  • create a slideshow of a picture folder and an audio file

Requirements

  • exif
  • graphicsmagick
  • jpegoptim
  • ffmpeg

Installation

  • move scripts into a directory within your $PATH
  • create conda env with required dependencies
conda create --name pypic -c "conda-forge" ffmpeg imagemagick librosa 

About

Python Photo Sort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages