elegantapp / pwa-asset-generator

Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

splash screen generation supports background image with crop mode

skyfranky opened this issue · comments

commented

I want to use one logo + one big background image to create good looking splash image in different sizes.
the logo will be in the middle, and background image will be auto cropped to fit splash screen size.

currently I could not find a way to add background image. only can add colour.

you can achieve that with a custom html source