Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tendant/simple-media-processor

Simple command line wrapper for media processing
https://github.com/tendant/simple-media-processor

Last synced: about 1 month ago
JSON representation

Simple command line wrapper for media processing

Awesome Lists containing this project

README

        

# simple-media-prcoessor

A Clojure library designed to ... well, that part is up to you.

## Usage

### Convert

$ convert "IMG_0080.HEIC[0]" -auto-orient +write mpr:IN -quality 80 -background "#ffffff" "(" mpr:IN -thumbnail x128 -strip -write IMG_0080_128.png ")" "null:white"

## License

Copyright © 2018 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.