Skip to content

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

Notifications You must be signed in to change notification settings

louisdh/icns2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages