-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add image converter #735
add image converter #735
Conversation
@shaunmaharaj: Before merging we should update docs and have some information surrounding this new util file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this @yulia-dnistrian. I'll add documentation for running the script to our docs once we're ready. Thank you for posting the tutorial in the PR notes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
We should update Bellevie with JPEGXR format (missing when conversion was done manually) and VESTRI with all the next-gen formats. It should be simple now :). I will go ahead and do that once this is merged. |
Description:
Example how to run the script
bash ./tools/ConvertFiles.sh
Before running the script you need to install "imagemagick", "jxrlib", "jq"
Linting:
Tests:
e2e
)Documentation: