yzane / vscode-markdown-pdf

Markdown converter for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=yzane.markdown-pdf
Other
1.01k stars 206 forks source link

PDF file size incredibly large #231

Closed Andley closed 3 years ago

Andley commented 3 years ago

For the same markdown file, Markdown-PDF generates a 7-mega-bytes PDF while Markdown-Preview-Enhanced (thru Puppeteer) produces a 1.5-mega-bytes PDF -- almost 5X difference.

Is there any way to improved it?

Thanks !!

Andley commented 3 years ago

for some mysterious reason, the file size got down and is now in par with MPE.