png-to-puml

1.2.0 • Public • Published

Overview

A cli tool to convert png images to Plant UML icons

How To Use

  • install the tool from npm

    npm i -g png-to-puml
    
  • Run the CLI in same path of where you have the png file and pass it as an argument

    png-to-puml my-image.png
    

    The tool will generate the puml file at same path

  • If you have a folder that has multiple PNG files and want to convert all of them at once, go to the folder in your terminal and execute the command

    png-to-puml-folder
    

    it will scan the current directory, take all PNGs in it and convert them puml

/png-to-puml/

    Package Sidebar

    Install

    npm i png-to-puml

    Weekly Downloads

    3

    Version

    1.2.0

    License

    ISC

    Unpacked Size

    2.65 kB

    Total Files

    4

    Last publish

    Collaborators

    • walid1992d