-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
is it still better than Inkscape? #15
Comments
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>
.
|
i need to convert ordinary webpage which on pdf to svg but pdf2svg has no updates long time, what's your experiences with mupdf.com if your have it? |
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
|
I've just done some tests with it and the conversion speeds are impressive. pdf2svg output filesize is a bigger than inkscape's output. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: