Skip to content

Releases: parkscloud/Printwell

Printwell v1.0.1

27 Mar 21:32

Choose a tag to compare

What's New

  • Outlook drag-and-drop -- drag .md attachments directly from Outlook into the app window; virtual files are extracted and loaded automatically
  • Save As dialog for PDF export -- PDF export now opens a Save dialog instead of silently writing next to the source file, making it easy to choose a different location (useful when the source is in a temp directory)
  • Replaced tkinterdnd2 with a custom OLE drop target for broader drag-and-drop compatibility

Install

Download PrintwellSetup.exe below and run it. Silent install: PrintwellSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

Printwell v1.0.0

26 Mar 22:17

Choose a tag to compare

Initial Release

Printwell converts Markdown files to clean, formatted PDFs -- or copies the rich text to your clipboard for pasting into Word, Outlook, and more.

Features

  • Drag-and-drop or browse to open .md files
  • One-click PDF export with smart overwrite/rename handling
  • Rich text clipboard copy for pasting into Word, Outlook, Teams
  • System tray app with auto-start and file association options
  • Dark theme UI powered by customtkinter
  • Bundled JetBrains Mono font for accurate code block rendering in PDFs

Install

Run PrintwellSetup.exe and follow the wizard. Options for desktop shortcut, auto-start, and .md file association.

Silent install:

PrintwellSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART