We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e4099 commit dc0d09eCopy full SHA for dc0d09e
README.md
@@ -36,6 +36,7 @@ Options:
36
37
## Related
38
39
+* [heic-app](https://github.com/catdad-experiments/heic-app) - web application to convert heic/heif images to jpeg using a GUI
40
* [heic-convert](https://github.com/catdad-experiments/heic-convert) - convert heic/heif images to jpeg and png
-* [heic-decode](https://github.com/catdad-experiments/heic-decode) - decode heic images to raw image data
41
+* [heic-decode](https://github.com/catdad-experiments/heic-decode) - decode heic/heif images to raw image data
42
* [libheif-js](https://github.com/catdad-experiments/libheif-js) - libheif as a pure-javascript npm module
0 commit comments