Skip to content

Releases: LevSky22/PDF2Excel_AddressConverter

PDF2Excel v1.1

Choose a tag to compare

@LevSky22 LevSky22 released this 06 Nov 22:12

PDF2Excel Address Converter v1.1

  • Added ability to export as CSV & XLSX
  • Ability to change column names of the output file with option to save these names as presets
  • Translation fixes
  • .ICO added for aesthetic

Full Changelog: executable-v1.0.0...executable-v1.1

PDF2Excel GUI v1.0.0 - Streamlined PDF to Excel Conversion

Choose a tag to compare

@LevSky22 LevSky22 released this 11 Oct 06:27

Release Notes: PDF2Excel GUI v1.0.0

Overview

PDF2Excel GUI v1.0.0 is a desktop application that converts PDF files containing Centris real estate listings into standardized Excel format. This release focuses on providing a user-friendly interface for the simple processing method, which doesn't require API keys.

Features

User Interface

  • Graphical user interface built with PyQt5
  • Drag-and-drop functionality for adding PDF files
  • File management: add, remove, and mass delete PDFs
  • Progress tracking with a visual progress bar

Conversion Options

  • Merge multiple PDFs or keep them separate
  • Custom naming for output files
  • Automatic sorting of merged data by city
  • Auto-adjustment of Excel column widths

User Experience Enhancements

  • Multilingual support (French and English)
  • Keyboard shortcuts (Ctrl+A for select all, Delete for removing files)
  • Rubber band selection in file list

Error Handling

  • User-friendly error messages

Miscellaneous

  • About section with project info and GitHub repository link

Installation

  1. Download PDF2Excel_GUI_v1.0.0.exe
  2. Run the executable on a Windows machine

No additional setup required.

Notes

  • This version uses simple processing without API calls
  • For API-based processing with enhanced address verification, use the command-line scripts in the repository

Full Changelog: https://github.com/LevSky22/PDF2Excel_AddressConverter/commits/executable-v1.0.0