Use document native resolution, issue #55

This commit is contained in:
Milan Nikolic
2026-06-26 22:26:28 +02:00
parent 97554ae16c
commit 7b71fdae99
16 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ func init() {
LblMinSize: "Minimum Size (MiB):",
TipSize: "Process only files larger than minimum size",
LblDPI: "Document DPI:",
TipDPI: "Resolution for rendering documents (PDF, EPUB, etc.); Default is 300",
TipDPI: "Resolution for rendering documents (PDF, EPUB, etc.); Default uses the original resolution",
LblOutDir: "Output Directory:",
TipOutDir: "Directory where converted files are written (required)",