1 files were skipped because there was no net space savings
Asked Answered
E

2

9

I am trying to convert a PNG image file into a webP image file. but it gives me an error even my application minSdkVersion>19 but i don't know why its give me an error like this

0 files were converted 

1 files were skipped because there was no net space savings
Endmost answered 17/4, 2019 at 5:18 Comment(0)
B
8

Skipped because converted image larger than original. If you want to convert image anyway then disable Skip files where the encoded result is larger than the original in the settings. Options dialog

Betthel answered 11/7, 2019 at 11:8 Comment(5)
Including the screenshot isn't necessary. Just type the name here and where you can find the setting.Troika
No, it's not converting into larger but is converting into smaller as compared to the original one.Endmost
And what settings are you talking about can you pls explain it in more details.Endmost
When you right click on the image, click on the Convert to WebP. In settings window you can disable this option.Betthel
@MayurPatel I have attached the screenshot.Betthel
A
0

I tried with something different...

In the "Converting images to WEBP" Dialog, select the option "Use lossless encoding", with just that option, android studio converts the image.

image to web conversion dialog with loseless encoding

--

I think studio should check the Lossy encoding issue in this topic :S

Alloway answered 14/4, 2022 at 23:48 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.