Skip to content

hawx/img-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img-ext

Extensions for img.

The usage instructions will assume that you have img installed, but that is not strictly necessary. It is possible to run these with without you just need to put a - between img and their name, for instance run $ img-databend instead of $ img databend. The only negative is that you will not be able to display help for the command.

img databend

Install and use like,

$ go get hawx.me/code/img-ext/img-databend
$ img databend < input.bmp > output.bmp

img wlsn

Install and use like,

$ go get hawx.me/code/img-ext/img-wlsn
$ img wlsn < input.png > output.png

Inspired by Richard Wilson's, "Turning the Place Over".

img timeslice

Install and use like,

$ go get hawx.me/code/img-ext/img-timeslice
$ img timeslice photos/* > output.png

img lomo

Install and use like,

$ go get hawx.me/code/img-ext/img-lomo
$ img lomo < input.png > output.png

Based on Lomography, UNIX Style.

About

Extensions to img

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages