URL2PDF
A simple GUI to wrap wkhtmltopdf.
URL2PDF
https://github.com/cagatayuresin/URL2PDF
DOWNLOAD:
Wkhtmltopdf has a graphical interface.
Main Window:

Paste the URL you want to get the PDF of, press CONVERT or ENTER.
When you receive a green warning SUCCESS FILE NAME TIME SEAL.pdf. Your file will be waiting for you inside the src folder.
You will receive a red URL FAIL warning if you enter the URL incorrectly, when your internet connection drops, or when you request a bot-blocked site.
If you delete or lose wkhtmltopdf.exe in the src folder, you will get a red MISSING wkhtmltopdf.exe error.
The program will not run when the integrity of the file in the src folder is corrupted.
What is the difference between the printer and the PDF output?
When you go to any site with your internet browser, the Printer properties are opened with CTRL + P and it is already taken with the save as PDF option. So what's different about this program?
First of all, Microsoft PDF feature takes the image of the site by converting it to pdf. In other words, the texts in the received PDF cannot be copied. They are just images. But with URL2PDF you get the file with its source. Links will be clickable, articles will be copyable. It also gets easier to scale. Its size is smaller than the other.
With Microsoft PDF, you see the Navbars on every page, in-site designs cover the text.
With URL2PDF, you can search for keywords in the content of the pdf files you receive.
Here you see two sample files:
Sample of MS Print to PDF 17.1 MB
Sample of URL2PDF 1.27 MB
As seen in the example, the URL2PDF example, which takes up less than 10 times the space, is also more useful than its competitor.
Contribute
Feel free to contribute this project.
Licence
Copyright 2022 Cagatay URESIN
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
cagatayuresin