alash3al / dir2webp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

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

License:MIT License


Languages

Language:Go 100.0%