Skip to content

ruscoe/misc-webdev-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miscellaneous web development tools

img2yml.py

Python script that reads a directory of image files and outputs filenames and image dimensions in a YML format. Useful for generating image galleries for Jekyll sites.

files2img.py

Python script that reads a directory of files and outputs HTML image elements for the individual files.

files2links.py

Python script that reads a directory of files and outputs HTML link elements pointing to the individual files.

thumbnails.sh

Bash script that uses ImageMagick to generate square thumbnails from a directory of images.

swf2png.sh

Bash script that uses SWFTools to convert a directory of swf files to png images.

About

Miscellaneous web development tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published