icns2png

This is a Swift command line script that converts .icns files to .png files at various sizes. The main usage for this is to convert .icns assets that are used in a Mac app that you want to bring to iOS.

Usage

swift icns2png.swift
Bash

The current implementation expects an "icns" input folder and "png" output folder.

GitHub

A Swift command line script that converts .icns files to .png files at various sizesRead More

Latest commit to the master branch on 6-28-2018
Download as zip