Releases: parkscloud/Printwell
Releases · parkscloud/Printwell
Printwell v1.0.1
What's New
- Outlook drag-and-drop -- drag
.mdattachments 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
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
.mdfiles - 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