Skip to content

telkomdev/gowebp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image with Go for convert from any type of image to webp

Build

$ make build

Create data folder. This will handle input and output of the result

$ mkdir data

Run

$ docker run --rm -e INPUT_FILE_NAME=hiho.png -e OUTPUT_FILE_NAME=hohi.webp -v /Users/wuriyanto/Documents/go-projects/gowebp/data/:/data gowebp

About

Docker image with Go for convert from any type of image to webp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published