Skip to content

wwwins/ImageGridPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageGridPython

Split an image into grid with python

Install

pip install imageGrid
or
pip install -e .

Usage

Output images to tmp/ for instagram grid

import imageGrid
imageGrid.saveGrid('image.jpg', 3, 4)

Work with Instagram-API-python

screenshot example

About

Split an image into grid with python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages