https://github.com/linuskay/img-convert
https://github.com/linuskay/img-convert
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/linuskay/img-convert
- Owner: LinusKay
- Created: 2022-11-03T05:09:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-03T05:16:12.000Z (over 3 years ago)
- Last Synced: 2025-02-09T08:38:20.363Z (over 1 year ago)
- Language: Python
- Size: 282 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# img-convert
Convert images from one format to another. Useful to converting HEIC to JPEG, for example.
Requires ImageMagick to be installed on machine.
An example scenario is provided, to convert sample HEIC images to JPEG.