How can i reduce the size of my PDF with my shell?
After using the Pdf2htmlEX
command to convert my PDF to HTML, I translated my HTML and then used the wkhtmltopdf
command to convert this HTML to PDF, it gave me the PDF file correctly but the problem was that it became extremely large since the old PDF was 116.4K and the new converted PDF is 3.4MB.