Sign inSign up

rhemsjapan/iconmaker

By rhemsjapan

Updated over 2 years ago

Image
0

1.2K

rhemsjapan/iconmaker repository overview

iconmaker

description

iconmaker can easly create image for icon. it will resize the image and add seal tag.

org imageconvert image

You can select the type of seal from the following.

red-cornerblue-corneryellow-cornerrhems-bar
wath do you need?

docker

pll the image

docker pull rhemsjapan/iconmaker:develop
tips

make your original image with square in current directory

installer

(in preparation)

[terminal]# curl https://****/install.sh | bash
how to use
Usage: iconmaker [OPTION]...
  -h            Display help
  -i VALUE      Select image
  -t VALUE      Put text to annotate
example
[terminal]# iconmaker -i RHEMS.png -t RPD
docker-hub

https://hub.docker.com/repository/docker/rhemsjapan/iconmaker




run
docker run --rm -v ${_TMP}:/root/tmp-dir --env TAG=$t --env IMG=$i --env SLN=$s.png rhemsjapan/iconmaker:develop

Tag summary

Content type

Image

Digest

sha256:e8ff023a9

Size

160 MB

Last updated

about 3 years ago

docker pull rhemsjapan/iconmaker