Skip to main content

Command Palette

Search for a command to run...

Generate iOS app icons with this easy Node.js script

Published
1 min read
T

Hi, my name is Tina! I am a Full Stack Software Developer and Tech Lead from Canada. 🙋🏻‍♀️

I created a Node.js-based utility that uses ImageMagick to automatically generate iOS app icons for use in Cordova projects and native iOS app development projects.

Easily generate iOS app icons

The tool is very easy to use. The only prerequisite is that you have Node.js installed on your computer. Once that's done, simply provide the image as the first argument to the Node-executed script, as follows:

node index sample.png

Using the tool is as easy as dragging and dropping the image into the Terminal. Resulting output of the iOS icon generating script To use this tool, download it from the Github repository.

More from this blog

T

Tinacious Design Blog

47 posts