
[🇪🇸] Un programa que elimina los anuncios de PDFs generados en Wuolah.
[🇬🇧] A program that removes ads from Wuolah-generated PDFs.
Download here (CLI + Windows GUI)
Are you tired of having dozens of ads in your Wuolah PDFs, when you're just trying to study for the exam?
Just drag and drop your Wuolah files into the program, and they'll instantly be distraction-free!
A new folder called "Wuolan't" will be automatically created, where your ad-less PDFs will be placed.
You can also choose the page size:
- Original will keep each image's original size (recommended).
- A4 will embed the images into a standard A4 page size.
You can use the app from a commandline. Just follow the usage:
wuolant.exe [page size: original/A4] [pdf paths]
If you skip the page size, it'll default to original page size.
wuolant.exe original "C:\Users\Admin\Documents\test.pdf"wuolant.exe a4 "C:\Users\Admin\Documents\mypdf1.pdf" "C:\Users\Admin\Documents\mypdf2.pdf"
