Skip to content

Releases: word-sys/word-sys-pdf-editor

word-sys's PDF Editor v1.9.3

05 Jun 13:56

Choose a tag to compare

[1.9.3] - 2026-06-05

Added

  • Hyperlink Annotation Support: Blue styling and underlines for URL text. Clickable link annotations are embedded in the PDF page and saved natively.
  • Link De-duplication: Tracks original page links to prevent annotations from multiplying during page rebuilds or undo/redo actions.

Fixed

  • Localizations: Localized hardcoded strings for View/Edit modes, sidebar "Tools" title, Highlight button tooltips, and file chooser filters.
  • Bold Underline Length: Resolved the bold underline bug by dynamically resolving the styled Base 14 font variant (e.g. Helvetica-Bold) for accurate text length calculation during PDF rendering.

word-sys's PDF Editor v1.9.2

23 May 15:01

Choose a tag to compare

[1.9.2] - 2026-05-23

Added

  • Scroll Wheel to Welcome Page: Added scrool wheel to PDF's that on Welcome Page to see all of them at same time while fixing the "Oversized Unsizable Screen Issue"
  • AppImage and Binary Release: Added universal appimage and binary releases that works on old and bleeding edge distros without installing any depency, easy use for last-user

Fixed

  • Oversized Unsizable Screen Issue: Fixed by adding "Scroll Wheel to Welcome Page" update that fixes PDF file directory listings getting stuck top to top that blocks screen to be resized again, fixed issue.
  • Localizations: Welcome page screen PDF's thats now shows "PDF's on System" that scans places to find PDF Files for easy access
  • Icon Assets: Fixed icon issue on AppImage and Binary Release

word-sys's PDF Editor v1.9.1

22 May 19:48

Choose a tag to compare

[1.9.1] - 2026-05-22

Added

  • System Integration: Integrated native XDG file picker via Gtk.FileChooserNative.

Fixed

  • Oversized Layout: Split the top toolbar into a two-line layout in Edit mode to reduce minimum window width to ~500px, resolving the PDF page centering issue when resizing.
  • Context Menu Popover: Corrected spawning coordinate calculations so the right-click context menu points directly to the mouse cursor.
  • Localizations: Localized all previously hardcoded Turkish error/status messages into English and Turkish using the i18n translation tables.
  • Icon Assets: Removed obsolete files (icon.png, icon.svg, icon256.png, icon256.svg) from the repository, while preserving f-pv1.svg for system integration.

word-sys's PDF Editor v1.9.0

06 May 20:52

Choose a tag to compare

[1.9.0] - 2026-05-06

Added

  • Text Decoration Support: Implemented Underline support across the entire application (UI, PDF export, and formatting tools).
  • Word-Level Selection: Enhanced selection engine to support granular word selection (Middle-Click) in addition to block-level selection.
  • Improved Highlighting: Highlight and Remove Highlight tools now respect word-level selection for precise annotations.
  • Top Toolbar Integration: Added Underline toggle button to the main formatting toolbar with full property synchronization.
  • Internationalization: Full localization for new features in both English and Turkish.

Fixed

  • Stability Fixes: Resolved multiple UnboundLocalError and TypeError crashes occurring during text formatting and object manipulation.
  • Rendering Alignment: Fixed "jumbled" or overlapping text bug when splitting sentences for partial formatting (e.g., coloring a single word).
  • Font Width Estimation: Added safe fallbacks for font width calculation to prevent ValueError crashes with custom system fonts.
  • Link Styling: Fixed bug where web links were losing their blue color and underline state in the editor view.
  • UI Synchronization: Resolved issues where the toolbar buttons (Bold, Italic, Underline) would occasionally become unresponsive or show incorrect states.

Word-Sys's PDF Editor 1.8.2

20 Mar 11:07
41f8248

Choose a tag to compare

word-sys-pdf-editor (1.8.2) bookworm; urgency=medium

  • Removed PyInstaller bundling
  • Bundled PyMuPDF and numpy via pip into _vendor/
  • Added drag indicator ghost box (gray dashed outline) for text and image objects
  • Added direct PDF to PowerPoint (PPTX) and OpenDocument Presentation (ODP) export
  • Fixed bug where dragging or deleting pre-existing objects left a white artifact
  • Fixed object duplication bug during undo, redo, and edit operations
  • Fixed bug where text italic formatting was lost upon reloading the page
  • Fixed LibreOffice export failures caused by complex iterative PDF streams
  • Fixed undo button not tracking newly added objects correctly
  • Fixed stretched images forcibly locking their aspect ratio when modified
  • Shape property changes now apply immediately to the PDF

-- Barın Güzeldemirci baringuzeldemir@gmail.com Wed, 19 Mar 2026 20:30:00 +0300

TESTING Word-Sys's PDF Editor 1.8.1

11 Mar 21:00

Choose a tag to compare

Pre-release

word-sys-pdf-editor (1.8.1) bookworm; urgency=medium

  • Implemented direct PDF to DOCX and ODT export using LibreOffice writer_pdf_import filter
  • Fixed bug where text format changes (font, size, style) caused double-rendering
  • Text format changes now apply immediately to the PDF for instant visual feedback
  • Fixed bug where drawn shapes could not be selected after reopening a document
  • Fixed bug where ellipses and shapes were not properly deleted from the PDF
  • Thumbnails now update immediately after any modification to a page
  • Text format selections are now remembered and applied continuously to new texts
  • Fixed bold and italic toggle not updating the selection bounding box correctly

-- Barın Güzeldemirci baringuzeldemir@gmail.com Wed, 11 Mar 2026 22:00:00 +0300

TESTING Word-Sys's PDF Editor 1.8.0

04 Mar 16:52

Choose a tag to compare

Pre-release

word-sys-pdf-editor (1.8.0) bookworm; urgency=medium

  • Added shape tools (Rectangle and Ellipse) with fill, stroke, and transparency properties
  • Added drag-to-resize handles for interactive scaling of images and shapes
  • Added drag-and-drop page reordering in the sidebar
  • Added page deletion feature
  • Added drag-and-drop PDF merging feature
  • Added ability to insert new blank pages
  • Implemented an advanced native Print dialog
  • Improved exit dialog with 3-option confirmation (Save/Discard/Cancel)

-- Barın Güzeldemirci baringuzeldemir@gmail.com Tue, 04 Mar 2026 19:00:00 +03001

Word-Sys's PDF Editor 1.7.2

12 Jan 10:18

Choose a tag to compare

  • Improved text recognition
  • Fixed save bug, now users will save the file directly to clean one or will replace with existing original file
  • Print Preview disabled for being not completed
  • The shrink-start-child parameter in gtkPaned was changed to false, resolving the left panel compression issue
  • The package URL has been fixed
  • Removed Pardus-specific icon, replaced with hand-made word-sys's Icon
  • Fixed building bug

ParDF 1.7.1-1

11 Jan 15:37

Choose a tag to compare

  • Improved text recognition
  • Fixed save bug, now users will save the file directly to clean one or will replace with existing original file
  • Print Preview disabled for being not completed
  • The shrink-start-child parameter in gtkPaned was changed to false, resolving the left panel compression issue
  • The package URL has been fixed
  • Removed Pardus-specific icon, replaced with hand-made word-sys's Icon

ParDF 1.7.0-1

01 Jan 10:26

Choose a tag to compare

Changed application name to "word-sys's PDF Editor"