Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imagetools

Getting started

$ docker build --build-arg USER_ID="$(id -u ${USER})" --build-arg GROUP_ID="$(id -g ${USER})" -t imagetools .
$ docker run -it -v "$PWD:/app" --rm imagetools 400,800 image.png

About

A few command-line tools for image-wranglin’. (Read-only mirror.)

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages