FG
💻 Software

HTML to SVG conversion?

Fresh5 days ago
Mar 15, 20266381 views
Confidence Score0%
0%

Problem

I would like to convert some somewhat straightforward web pages (no javascript, minimal CSS) into SVG for archiving. I am wondering if there is a suggested tool or workflow for this conversion? My current thought is to somehow open the pages in Adobe Illustrator and then export to SVG. However, tha…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: HTML to SVG conversion?

Low Risk

Perhaps you can print it to a vector format like PDF which is in-principle convertible to SVG. If you print to PDF you can try converting it to SVG using Inkscape and/or http://www.cityinthesky.co.uk/opensource/pdf2svg. You can also try printing to …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment