TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Docker webservice for converting AI, EPS and PDF files to SVG

2 pointsby thevelopedabout 5 years ago

1 comment

thevelopedabout 5 years ago
After getting the question for a converter for AI, EPS and PDF files to SVG I have built a tiny demo using Inkscape and Ghostscript.<p>It seems however that although there is a ton of references online for the various conversions many of them are very outdated. I&#x27;m wondering if anyone used similar conversions in a production environment in the past and what approaches yielded the best results for them.<p>(if anyone wants to play around with the current implementation I&#x27;ll leave an instance running here: <a href="https:&#x2F;&#x2F;inkscape-xiaaw3oz6q-ew.a.run.app" rel="nofollow">https:&#x2F;&#x2F;inkscape-xiaaw3oz6q-ew.a.run.app</a>)