View and export
CAD drawings on Windows

CAD Explorer adds native DWG and DXF support to Windows Explorer β€” thumbnails and previews β€” plus a dedicated app for viewing, zooming, inspecting document properties, and exporting your drawings to images, PDF, and SVG.

πŸͺŸ Windows 10 / 11 πŸ“ DWG & DXF πŸ–ΌοΈ Previews & Thumbnails πŸ’Ύ Export to Image / PDF / SVG
πŸ“‚
Explorer Integration
DWG/DXF thumbnails and preview pane in File Explorer
πŸ”
High-Fidelity Viewer
Open, zoom, and inspect drawings with crisp vector rendering
πŸ’Ύ
Export
Save to PNG, JPEG, PDF, or SVG β€” at multiple sizes and per layout
⌨️
Keyboard Shortcuts
Quick reference for power users
Getting Started

Installation

CAD Explorer is distributed through the Microsoft Store as a single package that installs both the desktop app and the Windows Explorer shell extensions.

βœ…

No configuration needed. After installation, DWG and DXF thumbnails and the preview pane work automatically in Windows Explorer. Just navigate to a folder containing CAD files.

πŸ”„ What gets installed

πŸͺŸ

CAD Explorer App

A desktop app for opening, viewing, and exporting DWG and DXF files. Accessible from the Start menu.

πŸ”Œ

Shell Extensions

Background components that power thumbnails and the preview pane in Windows Explorer. These run automatically β€” no action needed.

Getting Started

The Interface

CAD Explorer has a simple left-hand navigation. You can open a drawing by clicking Open a CAD file, dragging a file onto the window, or launching it from Windows Explorer.

🏠
Home
Welcome screen and quick-start guide
πŸ–ΌοΈ
CAD document
View, zoom, and pick layouts
πŸ“‘
Properties
Document info and metadata
πŸ’Ύ
Export
Images, PDF, or SVG
πŸ•
Recent files
Drawings you opened before
βš™οΈ
Settings
Theme, thumbnails, exports
ℹ️

Opening a file is required before the CAD document, Properties, and Export pages become usable. The Home page always offers an Open a CAD file button to get started.

πŸ“‚ Opening a file

There are three ways to open a drawing in the app:

πŸ’‘

Single instance: CAD Explorer runs as a single window. If you open it from Explorer while it's already open, the existing window is brought to the front and the new drawing is loaded β€” you won't get a second window.

Features

Windows Explorer Integration

Once CAD Explorer is installed, Windows Explorer gains two new capabilities for DWG and DXF files β€” no extra steps required.

πŸ—‚οΈ

Thumbnails

DWG and DXF files display their actual drawing content as a thumbnail in Explorer's icon view, so you can recognise a drawing without opening it.

πŸ‘οΈ

Preview Pane

Select a CAD file and press Alt+P (or use View β†’ Preview Pane) to see a live, zoomable preview directly inside Explorer β€” no app launch needed.

πŸ”„

Reset Thumbnails

If thumbnails ever look stale after changing settings, a single button in Settings refreshes Explorer's thumbnail cache.

πŸ‘οΈ Using the Preview Pane

The preview pane renders your drawing at full quality. Here's what you can do inside it:

ActionHow
Zoom in / outHold Ctrl and scroll the mouse wheel
Scroll the drawingUse the scroll bar or scroll the mouse wheel
Change backgroundRight-click the preview for a list of background colours

⚑ How thumbnails are produced

You control how DWG and DXF thumbnails are generated in Settings. Many DWG files contain an embedded thumbnail saved by the authoring application β€” using it is much faster than rendering the drawing, so the default mode prefers it and falls back to rendering when none is present.

πŸ’‘

Faster browsing of large folders: if you mostly care about speed, set the DWG thumbnail mode to Only get thumbnail if available. For the most accurate previews, choose Render default layout instead.

Features

Viewing Drawings

The CAD document page is CAD Explorer's main viewer. It renders your drawing with high-fidelity vector graphics and lets you zoom and inspect it in detail. The drawing opens fitted to the window.

πŸ” Zoom & fit

Use the Zoom dropdown at the top of the page to jump to a preset zoom level, or type a custom percentage. While looking at the drawing, hold Ctrl and scroll the mouse wheel to zoom smoothly β€” a small indicator shows the current zoom level.

Three fit buttons let you frame the drawing instantly:

ButtonWhat it does
FitScales the whole drawing to fit inside the window
Fit widthScales so the drawing's width fills the window
Fit heightScales so the drawing's height fills the window
Zoom in / out
Ctrl + Scroll
Select zoom level
Zoom dropdown

🧱 Layouts

A CAD drawing can contain a model space plus one or more paper-space layouts. CAD Explorer lists the available layouts so you can switch between them β€” handy for drawings with several sheets. A minimal DXF that only contains model-space geometry shows a single Model entry.

🎨 Background & transparency

Use the Transparency colour control to set the background shown behind the drawing, including a fully transparent option. Your choice is remembered the next time you open the app and is also used as the fill when you export to a format that doesn't keep transparency.

ℹ️

CAD drawings are vector data, so you can zoom to any level without quality loss. If a layout contains nothing CAD Explorer can draw, the viewer shows a "No renderable 2D geometry to display" message β€” try another layout (see Limitations).

Features

Document Properties

The Properties page inside the app shows information about the open drawing β€” both file facts and the metadata stored inside the CAD file.

PropertyDescription
NameThe drawing's file name
FormatDWG or DXF (and the detected version where available)
FolderWhere the file is stored
SizeFile size on disk
File modifiedLast time the file changed on disk
ℹ️

Drawings authored in AutoCAD-compatible tools often carry summary information such as title, author, subject, and keywords. CAD Explorer reads these and shows them on this page, and can carry them through to your exports β€” see Include metadata. (This information is shown inside the app; it isn't added to Windows Explorer's own Details pane.)

Features

Exporting

CAD Explorer can convert your drawing into raster images, PDF, or SVG. There are three dedicated export pages β€” Export as images, Export as PDF, and Export as SVG β€” that share the same workflow. You can export several sizes, and one file per layout, in a single click.

πŸ–ΌοΈ

Images

Raster output (PNG, JPEG, and more). Each size becomes its own pixel-perfect file.

πŸ“„

PDF

Vector PDF that stays sharp at any zoom. Optionally embeds the drawing's document metadata.

🧩

SVG

Vector SVG for the web and editors such as Inkscape. Optionally embeds Dublin Core metadata.

βš™οΈ Export settings

SettingDescription
Output folder Where exported files are saved. Click Browse to pick a folder, or Open to view the current destination in Explorer. The folder is created if it doesn't exist.
File name template Controls how exported files are named, using tokens like {name}, {layout}, and {size} β€” see the token reference. A live sample shows what the file name will look like.
Image format (Images page only) the output format: PNG, JPEG, BMP, TIFF, and others registered on your system. See the full list.
Overwrite When on, existing files with the same name are overwritten. When off, existing files are skipped with a warning.
Preserve transparency When on, transparent areas are kept. When off, they're filled with the background colour set on the CAD document page. Available for formats that support an alpha channel, and always for PDF and SVG.
Include metadata (PDF and SVG) embeds the drawing's title, author, subject, keywords, and dates into the exported file's metadata.

πŸ“ Export sizes

Each row in the size list produces one output file. The number is a pixel size: the drawing's longest side is scaled to that many pixels and the other dimension scales proportionally. Default sizes are 256, 512, 1024, and 2048 pixels.

βž•

Add output size

Adds the next standard size (256 β†’ 512 β†’ 1024 β†’ 2048). Once all standard sizes are present, it doubles the largest existing size.

πŸ—‘οΈ

Clear all / Remove

Click Clear all to remove every size, or Remove next to a single row to delete just that one.

You can also edit a size number directly in any row. Sizes are always sorted smallest to largest.

🧱 Exporting layouts

When the drawing has multiple layouts, CAD Explorer can export each selected layout to its own file. Because several files would otherwise collide, the {layout} token becomes required in the file name template whenever more than one layout is exported. You can choose whether exports default to the model layout only or all layouts in Settings.

πŸƒ Running an export

  1. Open a drawing on the CAD document page first.
  2. Go to Export as images, Export as PDF, or Export as SVG.
  3. Set your output folder, format (images), sizes, and any options.
  4. Click the blue Export button. A notification confirms how many files were saved.
⚠️

The Export button is disabled if the output folder is invalid, the file name template is missing {size} (or {layout} when exporting multiple layouts), no sizes are listed, or no format is selected. A red message explains what needs fixing.

Features

Recent Files

The Recent files page keeps a list of drawings you've opened before, so you can jump back to them quickly.

ActionDescription
Click a file linkOpens that drawing in the viewer.
Clear recent filesRemoves all entries from the history. You'll be asked to confirm if the list isn't empty.
Remove missing filesScans the list and removes entries for files that have been deleted or moved.
ℹ️

You can turn recent-file history off entirely in Settings if you prefer not to track recently opened drawings.

Features

Settings

The Settings page groups the app's options. Most viewing and export choices are made in context (zoom and background on the CAD document page, options on each export page).

Appearance & behavior

SettingOptionsDescription
App theme Light Dark System Controls the app's colour scheme. Use system setting follows your Windows light/dark mode.
Layout choice for exports Model All What layouts are selected by default when you open an export page.
Save recent files history On / Off When off, CAD Explorer stops recording recently opened drawings. If you turn it off with entries present, you're asked whether to clear or keep them.

Explorer thumbnails integration

SettingOptionsDescription
DWG files Thumbnail then render Thumbnail only Render Disable How thumbnails are produced for DWG files. Using the embedded thumbnail (when present) is fastest; rendering is most accurate.
DXF files Render Disable Whether DXF files get rendered thumbnails (DXF files don't carry an embedded thumbnail).
Reset Explorer thumbnails Button Forces Windows Explorer to refresh all thumbnails so thumbnail-setting changes take effect.
About

The About section shows the app version and a link to display detailed System Information β€” useful when reporting an issue. Your last-used export folder, file name template, image format, sizes, transparency, and background colour are remembered automatically between sessions.

Reference

Supported Formats

Input

CAD Explorer reads AutoCAD DWG and DXF drawings across common versions.

DWG
DXF

Export

Raster exports cover all image formats registered on your Windows system; the most common are shown below. PDF and SVG are vector formats that stay sharp at any size. A green dot marks formats that support transparency; a blue dot marks vector formats.

PNG
JPEG
PDF (vector)
SVG (vector)
BMP (with alpha)
TIFF
GIF
JXR / WDP
HEIC / HEIF *
ℹ️

* HEIC/HEIF requires the HEIF Image Extensions package from the Microsoft Store, or another codec that registers HEIC/HEIF support. If it's not installed, the format won't appear in the list.

πŸ’‘

Best for sharing a drawing: use PDF or SVG β€” both are vector, so the recipient can zoom in without it turning blocky. For raster previews and thumbnails, PNG with Preserve transparency is the safest all-round choice.

Reference

File Name Tokens

Customise how exported files are named using these tokens in the File name template field. Tokens are case-insensitive. Write {{ if you need a literal brace.

{name}
The drawing file name without extension
β†’ floorplan
{layout}
The layout name (required for multi-layout exports)
β†’ Sheet 1
{size}
The export size in pixels (required)
β†’ 1024
{format}
The chosen image format
β†’ PNG
{ext}
File extension including the dot
β†’ .png
{transparency}
Transparency mode label
β†’ Transparent
{date}
Today's date
β†’ 2026-06-13
{time}
Current time
β†’ 14-30-00
{user}
Your Windows user name
β†’ alice
{version}
CAD Explorer version number
β†’ 1.0.0
{dpi}
Current display DPI
β†’ 144
{language}
Current UI language code
β†’ en-US
πŸ’‘

Example template: {name}_{layout}_{size} produces files like floorplan_Sheet 1_1024.png and floorplan_Model_2048.png. The {size} token is always required; add {layout} whenever you export more than one layout.

Reference

Keyboard Shortcuts

Quick actions available in the CAD Explorer app and in the Windows Explorer preview pane.

In the CAD Explorer app

Zoom in (viewer)Ctrl+Scroll ↑
Zoom out (viewer)Ctrl+Scroll ↓
Scroll the drawingScroll
Navigate backAlt+←

In the Windows Explorer preview pane

Zoom in / outCtrl+Scroll
Show/hide preview paneAlt+P
Change backgroundRight-click the preview

Window & navigation

Show/hide sidebarHamburger button (☰)
Open a fileOpen a CAD file button
Reference

Limitations

CAD Explorer is a fast, accurate viewer and exporter β€” not a CAD editor. Knowing what it focuses on helps set expectations.

πŸ“ 2D rendering

CAD Explorer renders the 2D content of a drawing β€” the geometry you see in a layout. It is not a 3D viewer: 3D solids and surfaces are not rendered as 3D, and drawings built primarily as 3D models may show little or nothing in a given layout. For 3D work, use a full CAD application.

✏️ View & export only

You can open, inspect, and export drawings, but you cannot edit them or save changes back to DWG/DXF. CAD Explorer never modifies your original files.

πŸ”€ Fonts & external content

Text is drawn with the fonts available on your system, so unusual or proprietary CAD fonts may be substituted and look slightly different. Content that lives outside the file β€” external references (xrefs) and externally-linked images β€” may not appear unless it's embedded or available alongside the drawing. Very new, unusual, or damaged files, and certain custom or proxy object types, may not open or render completely.

βœ…

High-DPI & scaling: the viewer, preview, and exports use resolution-independent vector rendering, so drawings stay crisp at any zoom and on high-DPI / scaled displays (125%, 150%, 200%, and beyond). Thumbnails and previews are produced at the exact resolution Windows Explorer requests, and exports are pixel-exact at the size you choose.

Reference

Tips & Tricks

🧱 Exporting every sheet at once

  1. Open a multi-layout drawing and go to an export page.
  2. In Settings, set Layout choice for exports to All so every layout is selected.
  3. Make sure your template includes {layout}, e.g. {name}_{layout}_{size}.
  4. Click Export β€” you get one file per layout per size in a single run.

πŸ“Ž Carrying drawing info into your exports

When exporting to PDF or SVG, turn on Include metadata to embed the drawing's title, author, subject, keywords, and dates. The PDF stores them in standard document properties (visible in Adobe Acrobat and others), and the SVG stores them as Dublin Core metadata (visible in editors such as Inkscape).

⚑ Speeding up a folder full of DWGs

If Explorer feels slow generating thumbnails, set the DWG thumbnail mode to Only get thumbnail if available in Settings β€” it skips rendering and uses each file's embedded preview.

πŸ”„ Thumbnails look out of date?

After changing thumbnail settings, click Reset Thumbnails in Settings to make Windows Explorer rebuild its thumbnail cache.

πŸŒ™ Dark mode

CAD Explorer follows your Windows theme by default. For a fixed look, choose Light or Dark explicitly in Settings.

CAD Explorer β€” User Guide v1.0, Copyright (C) 2025-2026 Aelyo Softworks. All rights reserved.