Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to generate a filmstrip image in python from a folder of images?

I would like to do the equivalent off this (ruby code) in python for a Django project I am working on. I want to make a filmstrip image of X number of images in a folder.

like image 801
espenhogbakk Avatar asked Dec 18 '25 16:12

espenhogbakk


1 Answers

Do you mnean something like this? Use PIL to make a "contact sheet" of images?

Perhaps there are others here that are closer to what you want: http://code.activestate.com/recipes/tags/graphics/

like image 140
S.Lott Avatar answered Dec 20 '25 07:12

S.Lott



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!