Dxpress Watermark Tool is a .Net Core based image watermarking tool based on Quick Watermark Tool.
This tool provides an easy way to get photos watermarked. It has great advantages in personal blogs, Wechat Official Accounts, etc.
This tool has both graphic and command line user interface. GUI will not show if args passed from command line.
The command line usage is:
QuickWatermarkTool <files> [-o|--out <outputpath>] [-c|--config <configfile>]
The default watermark image is watermark.png under base folder of program. The comfig file is config.json, you can modify settings in GUI or edit the config file directly. By exchange the config file, it is easy to keep watermark style consistent in organizations.
The original program is DXPRESS-ECNU/dxpress-watermark developed by Q. Miao.
This repo is maintained by Q. Miao, and the first version thanks to the contribution from T. Wang and J. Li.