@plastichub/osr-media
v0.2.6
Published
This is a CLI(CommandLineInterface) toolset to convert media files
Downloads
6
Readme
OSR CAD Tools
This is a CLI(CommandLineInterface) toolset to convert media files
Requirements
Installation
git clone https://gitlab.com/plastichub/osr/osr-media.git
cd osr-media
npm i
or globally (recommended)
npm i @plastichub/osr-media -g
Usage
Open a terminal and run this:
osr-media --help
See more in ./docs/Examples.md
Commands - Todos - 2D/Pictures
- [ ] web formats (https://sharp.pixelplumbing.com/api-constructor)
- [ ] vector formats: pdf|svg
- [ ] meta exchange (from JSON, to Exif)
Commands - Todos - Pixels
- [ ] RAW formats
Commands - Video
- [ ] sub titles ?
- [ ] ffmpg
- [ ] split
- [ ] merge
- [ ] server/transcode ?
References
- pixelmatch
- lib content
- image diff
- ARW spec
- ARW format notes - wiki
- RAW View - NodeJS
- DCRaw - Github
- DCRaw Vendored - NPM
- Exif Data Reader