Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alash3al/dir2webp

convert images in directory/directories to webp format using the power of concurrent programming
https://github.com/alash3al/dir2webp

golang image-processing webp

Last synced: about 2 months ago
JSON representation

convert images in directory/directories to webp format using the power of concurrent programming

Awesome Lists containing this project

README

        

# dir2webp
convert images in directory/directories to webp format using the power of concurrent programming

# Setup
1- Install `Go`
2- `go get github.com/alash3al/dir2web`

# Usage
`dir2web --dir="/path/to/pictures1,/path/to/pictures2"`