Socket
Book a DemoInstallSign in
Socket

@667/replicon

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@667/replicon

CLI tool to resize and export SVG logo to PNG files with different sizes and magnifications.

latest
npmnpm
Version
0.1.16
Version published
Maintainers
1
Created
Source

Replicon

Replicon (replicate icon) is a CLI tool to resize and export SVG logo to PNG files with different sizes and magnifications.

Installation

npm install @667/replicon or use npx... npx @667/replicon --help

Web UI

You can either use it from the CLI as per the usage below or online: https://replicon.june07.com/

Usage:

$ npx @667/replicon --help
Options:
      --version           Show version number                          [boolean]
  -i, --input             Input SVG logo file                           [string]
  -b, --base-resolutions  Base resolutions for the PNG files (comma-separated)
                                              [string] [default: "16,32,48,128"]
  -o, --output-dir        Output directory for the PNG files
                                           [string] [default: "/tmp/icon/icons"]
  -s, --silent            Silently continue with defaults without prompting the
                          user                                         [boolean]
  -m, --magnifications    Magnifications for the PNG files (comma-separated)
                                                                        [string]
      --help              Show help                                    [boolean]

image

image

Because I got tired of manually replicating (resize, export, repeat) icons using Inkscape and/or Gimp!

Keywords

cli

FAQs

Package last updated on 11 May 2024

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