Free Downloads
Free desktop tools from the ArtiMax workshop.
Free for personal and non-commercial use. No subscription, no telemetry, no cloud upload, no account required — everything runs locally on your PC. Source is publicly browsable on GitHub. Commercial use? Get in touch for commercial licensing.
ArtiMax PDF Editor v1.0.40
A desktop PDF editor for Windows. View, annotate, edit, OCR, translate and convert PDFs — everything runs locally on your PC.
New in v1.0.40: Select Text just got faster — turn on Tools → Auto-Copy Selected Text (or tick “Auto-copy to clipboard” inside the prompt) and every Select-Text drag lands the extracted text on your clipboard the moment the region is captured. A themed toast briefly shows the first ~140 characters that went to the clipboard, plus the total character count, so you can confirm the right region was grabbed without pasting into another app.
Downloads are zips: many workplaces block bare .exe files. Unzip, then double-click the .bat inside — it clears the Windows download block for you and runs Setup (installer) or launches the app (portable).
Since v1.0.3: a Pan tool for dragging around a page; a one-click updater (scripts\Update ArtiMax PDF Editor.bat) so existing installs no longer need to re-run Setup; multi-window support (open several PDFs in separate windows); a dockable, customisable Tool Palette with dark-mode-friendly icon contrast; form checkboxes with click-to-toggle and uncheck-all; text effects (bold / italic / underline / strikethrough / colour) on annotations; OCR language data bundled again so OCR works out of the box.
❤️ Enjoying the app? Support development via GitHub Sponsors or Ko-fi.
Verify your download (SHA-256)
Run certutil -hashfile <file> SHA256 in PowerShell and compare the output with the value below.
-
ArtiMaxPDFEditor-Setup-1.0.40.zip
D52C2E2AA4B3A4E61C731AD3DA3DF8B1B1C6736FA304AC78094D7E5FD2446ACB -
ArtiMaxPDFEditor-1.0.40-win-x64.zip
513053C9BC77977E702FFE9899B6CC87C4584068732E58ABDD69B68E695A0C17
⚠️ About the Windows SmartScreen warning
The first time you run the installer (or the portable exe), Windows may show a blue "Windows protected your PC" dialog from Microsoft Defender SmartScreen, saying it doesn't recognise the app. This is normal and doesn't mean the file is unsafe.
The .bat included in each zip normally clears the download block for you, so you may never see this dialog. If you extract the zip another way and run the app directly, the steps below still apply.
Why it happens
Windows shows this warning for any Windows program that isn't signed with a commercial code-signing certificate (~AUD $400–$500/year, mostly used by large software vendors). Independent and small-vendor apps almost always trigger this dialog on first launch. The warning disappears on its own after enough people have run the app without reporting problems.
How to run the app anyway
- Double-click the downloaded file.
- When the blue "Windows protected your PC" dialog appears, click More info.
- A new button appears at the bottom labelled Run anyway. Click it.
Windows remembers your choice — you'll only see the dialog once per downloaded file.
Extra reassurance
- ArtiMax PDF Editor's source is publicly browsable on GitHub: github.com/MikeyBorin/PDFEditor.
- Licensed under PolyForm Noncommercial 1.0.0 — no telemetry, no data collection, no phone-home. Everything runs locally on your PC.
- Uses only well-known open-source components (PDFium, PdfSharpCore, PdfPig, Tesseract) — all under permissive licences.