is it still better than Inkscape?
hbakhtiyor opened this issue · 5 comments
hbakhtiyor commented
is it still better than Inkscape?
dawbarton commented
It depends on what you are trying to achieve. Often Inkscape does a good
job but on some PDFs I still use pdf2svg. That said the number of times I
need it are getting fewer.
David
…On 23 Jul 2017 6:04 a.m., "Abd ar-Rahman Hamidi" ***@***.***> wrote:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#15>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABM61E2QY47qKuKHGyiFfroR19_bRNZ5ks5sQtRBgaJpZM4OgW9N>
.
hbakhtiyor commented
i need to convert ordinary webpage which on pdf to svg
HtmlToPdf.pdf
but pdf2svg has no updates long time,
what's your experiences with mupdf.com if your have it?
dawbarton commented
pdf2svg hasn't been updated for a long time simply because it doesn't need
to be; it's just a thin wrapper over two libraries. The underlying
libraries (poppler and cairo) are both being updated continually and the
updates there are brought in just by recompiling with updated versions of
those libraries.
I don't know anything about mupdf unfortunately.
David
…On 23 July 2017 at 10:26, Abd ar-Rahman Hamidi ***@***.***> wrote:
i need to convert ordinary webpage which on pdf to svg
HtmlToPdf.pdf
<https://github.com/dawbarton/pdf2svg/files/1167980/HtmlToPdf.pdf>
but pdf2svg has no updates long time,
what's your experiences with mupdf.com if your have it?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABM61NAmE9zOkJT0mfQ_xzLbZxKuXG9qks5sQxHRgaJpZM4OgW9N>
.
--
David Barton
Web: www.cityinthesky.co.uk
hbakhtiyor commented
mxaGianluca commented
I've just done some tests with it and the conversion speeds are impressive.
A file that takes Inkscape around 2,5 minutes finishes in 2 seconds.
pdf2svg output filesize is a bigger than inkscape's output.
around 20% in my tests.