mobicon-cli
Mobile app icon generator.
The tool is a command‑line interface that creates the set of image assets required for mobile applications. It accepts a source image file, such as a PNG or SVG, and produces icons sized and formatted for various platforms, including Android, iOS, and progressive web apps. Users can specify the target platform(s), background colour, logo‑to‑icon ratio, whether corners are rounded, and the border‑radius percentage, as well as an output directory for the generated files.
The CLI relies on GraphicsMagick for image processing, so that library must be installed separately. It provides a simple set of options that map directly to the conventions of each platform, handling the necessary scaling and naming automatically. The command can be invoked with a single file argument and multiple platform flags, allowing batch generation of all required icons in one step.
The package is distributed via npm, is marked as stable, and is released under the MIT license. It is intended for developers who need to produce compliant mobile app icons quickly from the command line.
Reviews
Loading reviews…
Similar apps
Terminals & CLI
mobisplash-cli
Mobile app splash screen generator.
Terminals & CLI
viewport-list-cli
Return a list of devices and their viewports.
Terminals & CLI
npm-user-cli
Get user info of a npm user.
Terminals & CLI
pkg-dir-cli
Find the root directory of a npm package.
Terminals & CLI
imgur-uploader-cli
Upload images to imgur.
Terminals & CLI
battery-level-cli
Get current battery level.