Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: pdfarranger/pdfarranger

1.12.1

11 Jun 16:55
Compare
Choose a tag to compare
  • Fix incompatibility with Python 3.13.4 on Linux #1238
  • Update Dutch and Italian translation

1.12.0

23 May 18:14
Compare
Choose a tag to compare

New / improved features:

  • Support export to png, jpeg and rasterized pdf #1188
  • Add option to not retain document-level information when saving (outlines, tags, passwords etc) #1156
  • Add config file option to disable saving of window geometry to config file #1202
  • Split and reorder booklet to pages #1067
  • Export with the max version of pdf inputs #1099
  • Show OS information in About dialog #909
  • Add range selection for pages #1065
  • Add standard paper sizes to "insert blank page" and "page size" dialogs #1066

Fixes:

  • Fix import of webp images on Windows and Flatpak installations #1215
  • Fix program name in Windows "open with" context menu #1170
  • Fix priority of what metadata is saved when merging documents #1168
  • Fix printing of rasterized pdf #1161

1.11.1

08 Oct 16:23
Compare
Choose a tag to compare
  • Fix slow saving on Windows when language set to Chinese, Greek, Hebrew, Japanese, Korean and possibly other #1110
  • Add Arabic translation
  • Update Dutch translation
  • No fixes or new features on Linux compared to 1.11.0

1.11.0

20 Jun 15:01
Compare
Choose a tag to compare

New / improved features:

  • Preserve outlines and links when possible (#462)
  • Implement a GUI for hiding of margins (#471)
  • Implement a GUI for visually setting crop (#954)
  • Improve GUI for pasting of overlay and underlay (#954)
  • Improve zoom-fit toggle (#993)
  • Implement copying of text and image from PDF (#1002)
  • Add a keyboard shortcut to open the popup menu (#1012)
  • Show content loss warning on start & and link to user manual (#1058)
  • Improve visual layout of headerbar title (#1085)
  • Fix reversed file import order on Windows (#944)
  • Use cropped page size in "Page size" dialog (#971)
  • Drop PikePDF < 6 support (#1014)

Fixes:

  • Fix iconview in right-to-left locale (#985)
  • Fix too high scroll speed with high-resolution mouses (#1000)
  • Fix a "raise KeyError(key) from None" in pikepdf (#1022)
  • Fix crop white border (#1031)
  • Fix handling of scaling and rotation at printing (#1042)
  • Fix missing icon when running under Wayland (#1084)
  • Fix failure when generating booklet with pikepdf v9 (#1094, #1102)
  • Fix issue when resizing a page with pikepdf v9 (#1100)

1.10.1

14 Oct 14:49
Compare
Choose a tag to compare
  • Fix for Python 3.12 (#989)

(As the Windows binaries of version 1.10.0 are supplied with Python 3.10, they are not released with 1.10.1. Windows users should keep using version 1.10.0)

1.10.0

08 Jul 14:43
Compare
Choose a tag to compare
  • No longer use python-distutils-extra (#853, #859)
  • Add support for merging pages (#847, #440)
  • Add support for pasting a page as overlay & underlay (#832, #530, #839)
  • Scroll the view after deleting pages (#501, #821)
  • Scroll horizontally with shift + mouse scroll wheel (#816, #811)
  • Fix unit/scaling issue when printing on Windows (#809, #806)
  • Show config file location in preferences dialog (#852)
  • Add a dialog where language can be selected (#706, #779, #849, #852)
  • Allow to force dark or light theme in the preferences (#788)
  • Support dark theme on Windows (#657, #788)
  • Fix errors and crashes due to loading of the wrong DLL on Windows (#645, #789)
  • No longer forget file name to save when closing window (#744)
  • Improve multi-export workflow (#758, #760, #782, #794)

1.9.2

27 Nov 21:02
Compare
Choose a tag to compare
  • Fix "export all to individual files" overwrite (#764)
  • Fix unexpected application close and quit (#762)
  • Fix buggy export when CropBox is larger than MediaBox (#750)
  • Fix equal page size test in generate booklet (#753)
  • Fix NAME in man page (#740)
  • Some translation fixes

1.9.1

24 Sep 15:39
Compare
Choose a tag to compare
  • Support for PikePDF 6 and so qpdf 11 (#716)
  • Fix a bug in booklet creation (#720)
  • Some translation update

1.9.0

17 Sep 16:24
Compare
Choose a tag to compare
  • Windows portable zip: config.ini is located in the same folder as pdfarranger.exe (#402)
  • Many improvements and fixes in the icon view (#505, #506, #612, #629, #632, #637, #654, #670)
  • Remember previous file chooser location (#508)
  • Add close and open actions (#581, #593, #597)
  • Increase I/O performance and responsiveness (#542, #623)
  • Add option to set language in Windows (#578)
  • Add support for pasting an image from clipboard (#675)
  • Pan the view when pressing mouse wheel and moving mouse (#677)
  • Add fullscreen mode (#665)
  • Allow to print the document (#647)
  • Require GTK >= 3.20 because of a new file chooser on Windows (#704)
  • State that pikepdf 6 is not yet supported (#716)

1.8.2

25 Dec 17:03
Compare
Choose a tag to compare
  • Fix 2 bugs in scaled pages export (#599)