Skip to content

This project automatically rotates portrait pictures to landscape format and adding a blur effect to remove the black bars.

Notifications You must be signed in to change notification settings

hieronymusma/image-portrait-to-landscape-blur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Image Portrait to Landscape (batch) converter with blur effect

This python script converts all portrait images in a folder to landscape by adding a blur effect. Nested folders are not supported yet.

Requirements

Imagemagick: sudo apt install imagemagick

Usage

./main.py <folder with images>

Output

The output resides in <folder with images>/../converted/

About

This project automatically rotates portrait pictures to landscape format and adding a blur effect to remove the black bars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages