taucoder-go-client

command module
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2024 License: MIT Imports: 9 Imported by: 0

README

Official Taucoder Go Client

Taucoder Go CLI Client

Quick go install & run

go install github.com/Taucoder-com/taucoder-go-client@latest
taucoder-go-client -apikey "YOUR-API-KEY" -output output-directory -quality 50 image1.png image2.jpg

Install & run from source code

git clone https://github.com/Taucoder-com/taucoder-go-client.git
cd taucoder-go-client
go run main.go -apikey "YOUR-API-KEY" -output output-directory -quality 50 image1.png image2.jpg

Command line options

  • -apikey string. API key for authentication (required)
  • -output string. Output directory where the optimized images will be saved (required)
  • -quality int. Quality of the output image (optional, default: 50, range: 25-95)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
job

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL