tdxius / image-webifier

A tool for optimizing images for web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Webifier

A CLI tool for optimizing images for web.

Using

make run
make to_container
ruby app.rb

The tool loads the files located at storage/input, optimizes them for web and stores them to storage/output.

About

A tool for optimizing images for web.


Languages

Language:Ruby 76.0%Language:Makefile 14.7%Language:Dockerfile 9.2%