Skip to content

Tool to (1) convert png to dark mode without losing color hue; (2) convert pdf to png and remove the extra empty space

Notifications You must be signed in to change notification settings

albert-ying/ImageTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ImageTools

Tool to

  • (1) convert png to dark mode without losing color hue;
  • (2) convert pdf to png and remove the extra empty space

Usage

pdf2png pdf1 pdf2 ...
png2dark png1 png2 ...

Install

Requires ImageMagick command-line tool (https://imagemagick.org/script/command-line-tools.php) and ghostscript command-line tool (https://ghostscript.com/docs/9.54.0/Use.htm)

Download the script and change the permission.

chmod +x pdf2png
chmod +x png2dark

Then put it in your path like /usr/local/bin

CleanShot 2024-04-06 at 14 04 41@2x CleanShot 2024-04-06 at 14 04 32@2x

About

Tool to (1) convert png to dark mode without losing color hue; (2) convert pdf to png and remove the extra empty space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages