soft_converter 0.3.0-dev
soft_converter: ^0.3.0-dev copied to clipboard
Convert some videos and images to some formats
CHANGELOG #
0.3.0-dev #
- Add feature: Multiple conversions
- Update examples
BREAKING CHANGE: New function signature for the toWEBP()
and toWEBM()
methods. Check the examples.
0.2.0-dev #
- Add feature: Convert
.mp4
videos to.webm
0.1.1-dev #
- Add field for
path
tocwebp
binary(optional) - Remove
cwebp
binaries from package
0.1.0-dev #
- Add feature: Convert
.jpg
and.png
images to.webp
- Add exceptions:
Process
andPathNotFound