There is a new tool to optimise images into a webp format. This seems to produce at 26% reduction in size on png image, 23-24% on jpg. They do provide a command line tool, so we could introduce an option to auto convert the images when we build our apps.
Alternatively, provide a UI within the IDE's to allow users to convert their images from within the IDE.