Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

icon-resizer

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

icon-resizer

iOS app icon resizing tool

pipPyPI
Version
0.0.3
Maintainers
1

icon-resizer

iOS app icon resizing tool |Icons|

Resize app icons and glyphs to Apple’s required sizes for iOS app development.

Installation

icon-resizer requires Python3 and can be installed using pip.

.. code:: bash

$ pip install icon-resizer

Example

.. code:: bash

Saves resized images in a folder called output in the current directory.

$ icon appicon resize my-icon.png

Usage

Type icon --help for the usage pattern.

.. code:: bash

Usage: icon [OPTIONS] COMMAND [ARGS]...

Options: -v, --version Show current version --help Show this message and exit.

Commands: appicon Manipulate raw app icon image tabbar Manipulate raw tab bar glyph

.. |Icons| image:: https://developer.apple.com/ios/human-interface-guidelines/images/CustomIcon_Sizes.svg

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