Skip to content

Intended to aid iPhone Development, this is a command line tool to convert all images to PNG with dimensions that are POT (powers of two)

Notifications You must be signed in to change notification settings

cjhanson/PNGPOTimizer

Repository files navigation

PNGPOTimizer is a commandline tool to convert images to PNG with dimensions that are POT (powers of two).
This runs on the Mac with Snow Leopard.
This skips files with the following names "Default.png" "Icon-Home.png" "Icon-Small.png"
It runs on a list of files passed, or recursively through a directory

About

Intended to aid iPhone Development, this is a command line tool to convert all images to PNG with dimensions that are POT (powers of two)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published