img-resize

module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2021 License: MIT

README

Img-Resize

CLI based image resizing tool

Install

$ go get github.com/sungup/img-resize/cmd/img-resize

And you can run img-resize on your terminal.

Usage

Usage of img-resize:
  -dest string
    	destination path (default "converted")
  -format string
    	converted file format [jpg|png] (default "jpg")
  -height uint
    	reduced height size (default 1440)
  -interval duration
    	converting interval (default 1s)
  -keep-filedate
    	keep original file atime and mtime (default true)
  -quality int
    	converted image quality (default 100)
  -width uint
    	reduced width size (default 2560)

License

Copyright (c) 2021 Sungu Moon sungup@me.com. img-resize under a MIT style license.

Reference

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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