VibeHunt
Back to browse

mobisplash-cli

Mobile app splash screen generator.

Source

mobisplash-cli is a command‑line utility that creates splash screen images for mobile applications from a single source graphic. Users invoke the tool with a file path and specify options such as target platform, background colour, logo‑to‑screen ratio, output location, orientation, and whether Android splash screens should be generated as 9‑patch assets. The CLI supports multiple platforms, including Android, iOS, and BlackBerry 10, and can process both raster and vector input files.

The tool is intended for developers who need to produce correctly sized splash images for different device orientations and platform requirements without manually resizing assets. By handling platform‑specific dimensions and optional 9‑patch generation automatically, it streamlines the preparation of launch graphics in a build pipeline.

Installation is performed via npm as a global package, and the command offers a help flag and examples covering common use cases. The project is released under the MIT license and is marked as stable.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps