Skip to content

Dxpress Watermark Tool is a .Net Core based image watermarking tool for Dxpress based on Quick Watermark Tool.

License

Notifications You must be signed in to change notification settings

DXPRESS-ECNU/Dxpress_Watermark_Tool

 
 

Repository files navigation

Dxpress Watermark Tool

Dxpress Watermark Tool is a .Net Core based image watermarking tool based on Quick Watermark Tool.

Main Window Setting Window

Function

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.

Contributing

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.

About

Dxpress Watermark Tool is a .Net Core based image watermarking tool for Dxpress based on Quick Watermark Tool.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.1%
  • PowerShell 0.9%