go-image

command module
v0.0.0-...-ddcc35c Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2021 License: MIT Imports: 9 Imported by: 0

README

1. Description

API:

  • Png2jpg

  • Webp2jpg

  • Watermar

2. Example

func main() {
  Png2jpg("./image/image.png", "./image.png.jpg")
  Watermar("./image.png.jpg")

  Webp2jpg("./image/image.webp", "./image.webp.jpg")
  Watermar("./image.webp.jpg")

  Watermar("./image/image.jpg")
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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