Render a DXF to a 150 DPI image — dark lines on a light background, the way a drawing is meant to be read on a page. For tickets, listings, docs and previews. Five conversions a day, free.
Output: PNG — image for documents
Checking converter…
5 free conversions a day, no account needed. Create a free account for more and files up to 30 MB.
Working through the drawing. A large plan can take up to a minute.
Want something that stays sharp when zoomed? DXF to SVG keeps it vector.
Sending it out for review or printing? DXF to PDF is the deliverable format.
DXF is the format CAD tools exchange geometry with. It is not a format any general-purpose software previews, which is why a DXF attachment so often arrives and simply sits there unopened. An image removes that friction entirely.
A dimensioned DXF is how a part is defined; a PNG of it is how the part gets sold. Ecommerce platforms and parts databases accept images and nothing else.
Jira, Linear, Notion and Slack all render an image inline and none of them preview a DXF. Attaching a picture of the geometry makes a ticket readable at a glance.
If you are indexing a folder of DXFs, a raster thumbnail per file is what makes the archive browsable. Nobody finds the right drawing by reading filenames.
A client, a supplier, an inspector. They do not have a DXF viewer and will not install one. An image needs no explanation and arrives in one message.
Same image output, starting from a binary DWG.
Vector instead of pixels — layers survive as groups.
Need it back as native DWG for an AutoCAD shop?
Need the PNG resized, or the same drawing as JPG or WebP? imageinseconds.com handles both in the browser, free, with no upload.
Drop your .dxf on the converter above and the image comes back ready to download — output is already fixed to PNG. No software to install and no account for five files a day. It reads any DXF version, and DWG files work on the same widget if that is what you have.
The drawing is rendered at 150 DPI following CAD plotting convention — dark linework on a light background, rather than the dark-canvas look of a CAD editor screen. That is the version that reads correctly when pasted into a document or printed, instead of turning into a black rectangle on the page.
Yes. Line visibility is handled at render time rather than left to a naive pixel dump, so hairline geometry stays visible at 150 DPI instead of dropping out. Very dense drawings are the genuine limitation — a plan with tens of thousands of closely spaced entities will look crowded at any raster resolution, and that is a good signal to use SVG or PDF instead, where zooming actually reveals more detail.
No. Rasterising is lossy in the strongest sense — the entities are gone and only their appearance remains. There is no honest automated path from a PNG back to editable CAD geometry, and any tool claiming otherwise is doing image tracing, which produces approximate polylines rather than your original arcs and dimensions. Keep the DXF as the source of truth.
PNG when the drawing is going to be viewed inside something else on a screen and universal compatibility matters more than fidelity. SVG when it needs to stay sharp at any zoom or be restyled in a design tool. PDF when it is a deliverable someone will print, measure or review. All three come from the same drawing and take about the same effort, so the question is only who is on the receiving end.
No. The file is uploaded so it can be rendered server-side, and both the upload and the PNG it produced are deleted immediately after the response is sent. Five conversions a day are free up to 10 MB; a free account with no card removes the daily limit and raises the ceiling to 30 MB.