Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

icons

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

icons

generate icons of all sizes and config file (e.g. Contents.json) required by iOS or Android app, inspired by http://makeappicon.com

  • 1.1
  • PyPI
  • Socket score

Maintainers
1

Icons

generate icons of all sizes and config file (e.g. Contents.json) required devices, inspired by http://makeappicon.com

Supported Devices

  • iOS && Android && Windows Phone
  • OS X - icns (mac only)
  • Windows - ico
  • Favicon - ico && apple-touch-icon
  • Blackberry
  • Chrome Web Store

Desktop Version

Web version

iconographys - http://iconographys.appspot.com/

CLI version

install

just type pip install icons in your term.

usage

icons [--type {launch,notification,image,tab,webclip,toolbar,icon}]
      [--device {ios,android} [--zip]
      icon_path [-o TARGET_PATH] [--baseline BASELINE]
# with gui
icons_gui
  • icon_path - the source image path
  • target_path(optional) - the target path
  • baseline(optional) - baseline scale. the default is 3, and it's mean the source image is at @3x scale
  • type(optional) - icon type, the default is icon
  • device(optional) - including only devices, the default is iOS
  • --zip(optional) - put icons into a zip file instead of directory

screenshot

Desktop version

discontinued.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc