Skip to content
ReShiki / guide

Windows

ReShiki’s Windows integration is written in Rust. Install the Windows package and uv; no .NET installation is needed. See installation.

Use Ctrl+N/O/S for new, open and save. Ctrl+Z undoes an edit; Ctrl+Y or Ctrl+Shift+Z redoes it. Tooltips show Windows shortcuts.

ReShiki 0.4.0 running on Windows, with an editable aspirin molecule and local chemistry properties.

Select objects and use Ctrl+C, then Ctrl+V to paste editable content within ReShiki. Ctrl+Shift+C copies an image; Ctrl+Shift+V pastes a picture explicitly. Copy Image includes a transparent PNG and a standard Windows bitmap fallback with a white background. Keep a .reshiki original for the complete drawing.

For desktop Word, PowerPoint and Excel, Copy supplies an editable ReShiki object. Double-click the pasted drawing to open ReShiki, edit it and press Ctrl+S. Keep Office open until ReShiki confirms the update, then save the Office document. If the destination chooses another format, use Paste Special → ReShiki drawing object. Install ReShiki on a receiving Windows computer to edit the object there. A portable copy registers its location when you copy.

The editable preview uses vector bonds and outlined text, with a transparent background. It stays smooth when enlarged over a colored slide or worksheet. To update an older embedded ReShiki preview, double-click it and press Ctrl+S, then save the Office document. PNG file export still uses a white background.

Excel adds a separate white object fill by default. Select the pasted object, press Ctrl+1, and set Colors and Lines → Fill → No fill to see the worksheet through it. Excel also controls the object’s outline.

An editable vector ReShiki drawing over a gray PowerPoint slide, with no white background. ReShiki editing a drawing opened from Office and confirming that Office accepted the saved update. The edited ReShiki figure enlarged in Excel, with worksheet gridlines visible after setting the Excel object fill to No fill.

Copy Image makes a static figure. Its SVG uses vector outlines to preserve atom-label positions. Use this for applications that only accept pictures. Pictures pasted by earlier versions remain pictures.

The .reshiki original is editable on both Windows and Mac. Mac Office does not support the Windows OLE double-click workflow. Keep the original to edit and replace figures on a Mac; see clipboard platform boundaries.

Microsoft Word at 200 percent zoom, showing correctly aligned atom labels in static ReShiki pictures.

Preview the sheet in Page setup, then use Ctrl+P or Export → Print…. Choose the printer, pages and copies in the Windows dialog. Select Microsoft Print to PDF to save printer output locally. Print selection prints a snapshot of the selected objects. Cancel leaves the drawing unchanged.

Windows page setup with A4 paper, publication dimensions, margins and a two-column page grid. The Windows print dialog with Microsoft Print to PDF selected. The drawing preview is available in ReShiki Page setup.

Use a release build for performance checks. Windows uses a direct 2D software renderer to avoid expensive GPU emulation on virtual machines and remote desktops. First chemistry setup may download dependencies. The idle timer fix is included in v0.4.0. See Windows development and verification for the tested scope and remaining hardware checks.