pip3 install ezpp
What | Before | After | How to |
---|---|---|---|
Frosted | ![]() |
![]() |
🔗How to Frosted |
ReColor | ![]() |
![]() |
🔗How to ReColor |
ReSize | ![]() |
![]() |
🔗How to ReSize |
ReFormat | lego_mc_l.jpg(203k) | lego_mc_l.webp(109k) | 🔗How to ReFormat |
Text2Icon | "EzPP" | ![]() |
🔗How to Text2Icon |
Shadow | ![]() |
![]() |
🔗How to Shadow |
Render | ezpp_slogan.yaml | ![]() |
🔗How to Render |
Display preview for font selection。
ezpp listfonts -s
ezpp listfonts -u
ezpp listfonts -d ./fonts_dir
-s system fonts (/System/Library/fonts)
-u user fonts (~/Library/fonts)
-d fonts in input dir
You can use -c/--imgcat for iterm2.And show preview in iterm2 directly.
ezpp listfonts -s -c
ezpp listfonts -s --imgcat
It support ubuntu now.
Only text2icon sub command not support -i
If you provide a '-p' or '--preview' flag . Output file will be ignored.
The support for recursive calls for each subcommand is as follows:
subcommand | support recursive |
---|---|
frosted | yes |
recolor | yes |
refmt | yes |
resize -s | yes |
resize -a | no |
text2icon | no |
shadow | yes |
render | no |
listfonts | no |
The following command walks through the docs for images and turns them into frosted effects, directly overwriting the original image
$ ezpp frosted -r --overwrite -i docs
The following command walks through the docs for images and turns them into frosted effects, directly overwriting the original image
$ ezpp text2icon -t "EzPP" -c "#93f" -b "#543" --preview
- 1. Ignore colors when recolor a pic.
Recolor with -i flag
-
[Done] 2. Recolor/Resize all picture under a floder
-
3. Localization help and output
https://www.cnblogs.com/ldlchina/p/4708442.html
https://docs.python.org/3/library/gettext.html
-
[Done] 4. Control whether to show preview after tranform picture.
-
[Done] 5. Layout support postion.
-
6. Layout support Row and Column flex mode.
-
7. Gif Animation.