-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Batch resize - add option to convert to avif #165
Comments
Ruben2776
added a commit
that referenced
this issue
Nov 30, 2024
Ruben2776
added a commit
that referenced
this issue
Dec 2, 2024
Ruben2776
added a commit
that referenced
this issue
Dec 3, 2024
Ruben2776
added a commit
that referenced
this issue
Dec 3, 2024
Ruben2776
added a commit
that referenced
this issue
Dec 5, 2024
Ruben2776
added a commit
that referenced
this issue
Dec 6, 2024
Ruben2776
added a commit
that referenced
this issue
Dec 7, 2024
Ruben2776
added a commit
that referenced
this issue
Dec 7, 2024
Ruben2776
added a commit
that referenced
this issue
Dec 9, 2024
With the recent release of preview 6, the batch resize function has been restored, along with the options for I'm planning on further improving the user interface of the batch resize window, but that will be in the future, after the other missing features have been reimplemented, and PicView has a full release. |
Cool! Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Recently I've started migrating to Obsidian for PKMS, sharing it for both mobile & desktop usage, syncing the vault. Image size becomes critical for both syncing and mobile usage, so I've rediscovered AVIF format, which gives huge savings.
Currently PicView allows to save individual files as AVIF, but there's no option in batch resize to use AVIF. For notes conversion - there loads and loads of images, it's annoying to convert each one separately. I can do that from CLI using avif tools, but I'd really love the option in PicView GUI.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Add AVIF conversion option to batch resize dialog.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
libjxl cjxl
libavif
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: