-
Notifications
You must be signed in to change notification settings - Fork 1.9k
WebP support for resizetizer #29296
Copy link
Copy link
Open
Labels
area-single-projectSplash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, ResizetizerSplash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizerproposal/open
Milestone
Description
Description
Currently, when MAUI generates images from SVG it creates PNGs. Recently, when releasing our app, I noticed a recommendation to use WebP format instead to lower the app size.
Not something I think is super important as the gain is marginal, but would be good to keep in mind.
Public API Changes
Maybe a new csproj variable to enable the extra conversion from png to WebP, to avoid breaking changes.
Intended Use-Case
Lower app size, potentially improve performance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-single-projectSplash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, ResizetizerSplash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizerproposal/open
