An open API service indexing awesome lists of open source software.

https://github.com/codenoid/go-mass-image-mirroring

Horizontal Batch Image Flipper
https://github.com/codenoid/go-mass-image-mirroring

batch-image-conversion batch-image-processing golang image-processing

Last synced: 11 months ago
JSON representation

Horizontal Batch Image Flipper

Awesome Lists containing this project

README

          

# Go Mass Image Mirroring (flip)

that's it

## Install

if you have Go installed on your machine, just do : `go get -u github.com/codenoid/go-mass-image-mirroring`

or Download the release [here](https://github.com/codenoid/go-mass-image-mirroring/releases)

## Usage

```bash
$ go-mass-image-mirroring --help

Usage of go-mass-image-mirroring:
-save string
-save /path/to/save/mirror/result
-source string
-source /path/to/folder/that/contain/images
```

*Before -> After*

![Result example](screenshot.png)