Live data from Hacker News

Ask HN: How to Process Millions of SVG to PDF

news.ycombinator.com

1–2 of 2 posts

Ask HN: How to Process Millions of SVG to PDF

#1
We’re building an API in Django that’s responsible for converting millions of SVG images to PDF. The current implementation is slow where tens of thousands could take hours and I am wondering if you have experience with a low level library that could improve the performance