Skip to content

Quick project for automating image pre-processing for my art Instagram @ciekawa_sztuka

Notifications You must be signed in to change notification settings

JacekJanur/image-pre-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Pre-processing

This project automates image pre-processing for my art Instagram @ciekawa_sztuka.

Usage

Add images you want to pre-process to the /images folder. The title will be generated from the image name. Then, simply run:

python main.py

Pre-processing

Python will:

  • Resize the image to 1080x1080 pixels.
  • Add a colored triangle.
  • Add a title.
  • Save the new image.

Example

Image Before Image After

License

MIT

About

Quick project for automating image pre-processing for my art Instagram @ciekawa_sztuka

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages