Skip to content

A python tool for taking a PNG sequence, and converting it into one long horizontal PNG for use in javascript controlled image animations.

Notifications You must be signed in to change notification settings

rectangular/image-lineup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

README

Pretty basic tool. Very simple.

PNG Files must be in the format image_name_xxxxx.png

Note that the x's represent five numbers. This is required and can be adjusted in the export settings of Photoshop and After Effects.

Execute by sending it the first frame as an argument. The first frame must be zero.

The last argument is the number of frames.

python image-lineup.py image_name_00000.png 20

I'm always open to suggestions and requests. It's a super basic tool that I wrote during a project at work. Definitely room for improvement.

About

A python tool for taking a PNG sequence, and converting it into one long horizontal PNG for use in javascript controlled image animations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages