如何从git bash运行textcleaner imagemagick脚本

时间:2018-07-02 07:04:29

标签: image

我在Windows系统上安装了Git Bash。现在,我想从中运行textcleaner Imagemagick脚本。我需要下载哪个程序包才能运行textcleaner脚本,以及如何设置该脚本的路径。请帮忙。

1 个答案:

答案 0 :(得分:2)

使textcleaner起作用的步骤:

  1. 打开git bash。

  2. 导航至所需目录。这样,您就可以避免为图像和内容写长路径(另请参见https://stackoverflow.com/a/22509024/8340945

  3. 将下载的脚本插入此目录。

  4. (如this answer

    • chmod + x textcleaner
    • ./ textcleaner ...参数..