Skip to content
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

Change approch to filter files extract by "gallery extraction" feature #212

Conversation

DineshSolanki
Copy link
Owner

Instead of filtering the compressed stream, extract all files first, then apply image filtering during display. If identical images are found in different formats (e.g., ico and png), only the png version is shown.

The progress bar will show count for all files as all are being downloaded and extracted, however in case of duplicate, png file will be prioritized so user may see less files then displayed on progress bar

…rst, then apply image filtering during display. If identical images are found in different formats (e.g., ico and png), only the png version is shown.
@DineshSolanki DineshSolanki linked an issue Jul 25, 2024 that may be closed by this pull request
@DineshSolanki DineshSolanki merged commit 8cdfe76 into master Jul 25, 2024
3 of 4 checks passed
@DineshSolanki DineshSolanki deleted the 211-gallery-extraction-issue-when-both-png-and-ico-are-present branch July 25, 2024 15:01
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

some images don't extract from gallery .. it stays Empty
1 participant