mirror of
https://github.com/axllent/goptimize.git
synced 2024-11-17 17:56:18 -05:00
Add Go report card
This commit is contained in:
parent
e6296f4719
commit
c239a54ead
@ -1,5 +1,7 @@
|
||||
# Goptimizer - downscales and optimizes images
|
||||
|
||||
[![Go Report Card](https://goreportcard.com/badge/github.com/axllent/goptimize)](https://goreportcard.com/report/github.com/axllent/goptimize)
|
||||
|
||||
Goptimizer is a commandline utility written in Golang. It downscales and optimizes JPEG, PNG and Gif files.
|
||||
|
||||
Image downscaling/rotation is done within goptimize (`-m <width>x<height>`, see [Usage](#usage-options)), however optimization is done using the following additional tools (if they are installed):
|
||||
|
Loading…
Reference in New Issue
Block a user