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

[feature] support preview webp imgae format #2190

Closed
sornian opened this issue May 25, 2024 · 2 comments
Closed

[feature] support preview webp imgae format #2190

sornian opened this issue May 25, 2024 · 2 comments

Comments

@sornian
Copy link

sornian commented May 25, 2024

Describe your idea

now the apks that use webp is more and more
when I use the jadx decompile apk ,I must export the image and use my local image view software to preview it .It's not convenient,so I want to support preview webp image format.

@sornian
Copy link
Author

sornian commented May 25, 2024

and we should add a context menu to save file....

@skylot
Copy link
Owner

skylot commented Dec 18, 2024

Implemented by @MrIkso in PR #2372.

@skylot skylot closed this as completed Dec 18, 2024
skylot added a commit that referenced this issue Dec 18, 2024
* feat(gui): add webp image preview support (#2190)

* fix: resolve spotless check

* remove explicit webp provider register

* Update jadx-gui/src/main/java/jadx/gui/ui/panel/ImagePanel.java

---------

Co-authored-by: Skylot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants