Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tendant/simple-media-processor
- Owner: tendant
- License: epl-1.0
- Created: 2018-05-15T18:35:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-25T20:00:24.000Z (over 3 years ago)
- Last Synced: 2024-10-12T13:31:21.215Z (2 months ago)
- Language: Clojure
- Size: 35.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.