👤 Pro — remove adsPro
// .dwg → .svg / .png / .jpg

DWG to image

Turn a DWG drawing into a scalable SVG, or straight into a PNG/JPEG/WebP/BMP/TIFF image at the resolution you pick.

Free uses today: 2 of 2 left — the counter resets at midnight UTC. Day pass €4.99 — 24h unlimited

When you only need to look at a DWG

It is a common little standoff: someone emails a .dwg, you do not own AutoCAD, and you have no intention of buying it just to see one drawing. You do not need to. Most of the time the actual requirement is modest — confirm it is the right part, check a revision note, forward a picture to someone on site, or paste the drawing into a document. Converting the DWG to an ordinary image covers all of that without installing anything, registering for anything, or opening a trial-licence countdown you will regret.

If it comes out wrong, suspect the file version first

When a conversion disappoints, the age of the file is the usual culprit rather than the drawing itself. Trouble shows up as missing chunks, odd geometry or an empty result — and it clusters heavily around newer files and 3D content, exactly as the reliability note above describes. The practical fix costs nothing: anyone who has the original open in CAD can use Save As and pick an older DWG format, 2013 or 2010, in about thirty seconds — and that older file will almost always convert faithfully. For everyday 2D drawings saved in an older format, what you get here is a true picture of the drawing.

Raster or SVG — think about the recipient

SVG gives you a real vector: it zooms without blurring, stays small, and suits web pages and anyone who will study details up close. A raster format like PNG gives fixed pixels but opens absolutely anywhere, including the oldest office setups — choose a higher Resolution when the drawing is dense, and prefer PNG over JPEG for line work, because JPEG compression softens thin lines. If it turns out you need to edit the drawing rather than look at it, that is a different job with a better route: our DWG to DXF converter (/dwg-to-dxf) produces a file your CAD or CAM software can actually work with, and quick touch-ups can then happen in the browser-based DXF editor (/dxf-editor).

How this works, and an honest quality note

The server converts the drawing to SVG with LibreDWG — the same open-source engine behind our DWG to DXF tool, with the same real-world reliability: drawings up to around 2013 convert well, 2018-era files are hit-or-miss, and newer versions aren't recommended.

Picking SVG downloads that server result directly — a real, scalable vector file. Picking any other format renders that SVG onto a canvas in your browser at the resolution you chose and exports it from there, so no second server trip is needed.

Is my drawing uploaded and stored?

The DWG→SVG step needs our EU-hosted server, but your file only exists there in a temporary folder that's deleted the moment the conversion finishes. Nothing is stored, logged or inspected. Rendering to PNG/JPEG/etc. happens entirely in your browser.

Why does resolution only apply to some formats?

SVG is vector — it has no fixed resolution, it stays sharp at any size. The resolution multiplier only matters once you rasterize it into a pixel-based format like PNG or JPEG.

Convertburda — universal conversions