Ypdf 1.0.1.1
Release notes
- Add Desktop version of the tool.
- Add the ability to configure watermark text allocation.
- Add the ability to configure watermark border.
- Fix bugs with redirecting python output.
Binaries
- ypdf-1.0.1.1_linux-x64: CLI version for linux-x64.
- ypdf-1.0.1.1_osx-x64: CLI version for osx-x64.
- ypdf-1.0.1.1_windows-x64: CLI version for windows-x64.
- YpdfDesktop-1.0.1.1_linux-x64: Desktop version for linux-x64.
- YpdfDesktop-1.0.1.1_osx-x64: Desktop version for osx-x64.
- YpdfDesktop-1.0.1.1_windows-x64: Desktop version for windows-x64.
Usage
To use the built project, follow these steps:
- Download and unzip the archive with the version for your operating system and architecture.
- Move the folder to any place convenient for you. The tool does not create any files outside of its directory.
- Go to this folder and run the executable file.
You can also create a shortcut to the executable file and put it in a convenient place for you.
Please note that if you want to run the CLI version of the tool, run the executable file from
the console/terminal. For example, you can find out the version of the tool using the on of the command
below.
On Windows.
ypdf --version
On Linux and Mac.
./ypdf --version
Desktop vesion of the tool can also be launched from the console/terminal using the on of the command below.
On Windows.
YpdfDesktop
On Linux and Mac.
./YpdfDesktop