skylot / jadx

Dex to Java decompiler
Apache License 2.0
40.05k stars 4.74k forks source link

[feature] support preview webp imgae format #2190

Open sornian opened 1 month ago

sornian commented 1 month ago

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 commented 1 month ago

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