Skip to content

Billy1988/Icon-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon-creator

a very simple webpage to generate app icon from a 1024x1024 image

Special Thanks File: SimpleImage.php * Author: Simon Jarvis * Copyright: 2006 Simon Jarvis * Date: 08/11/06

ps. the link has been revoked.

PHP web-service Example

  1. Put 3 files(index.html, resizor.php, SimpleImage.php) to a folder
  2. Start server running which is supporting php programming (XAMPP may help you)
  3. click on index.html
  4. Enjoy :)

bash shell script

1 line coding :)

./icon_creator {filename}

./icon_creator app-icon.png

About

a very simple project to generate app icon from a 1024x1024 image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published