Recent

Author Topic: PadXml 1.1.0 – Portable Application Description editor  (Read 863 times)

AlexanderT

  • New Member
  • *
  • Posts: 28
PadXml 1.1.0 – Portable Application Description editor
« on: January 20, 2026, 02:04:18 pm »
Hello,

I ran into a situation where some software platforms still require PAD files for submitting software, even though the format is considered outdated. Since existing PAD editors are either very old or inconvenient to use, I decided to create a simple utility for editing PAD files.

The application edits PAD files through class properties using the Lazarus property editor. It also allows configuring XML settings such as indentation, encoding, and other parameters via the XmlConfig property tree, and provides filtering by all properties and values for easy search and editing.

It can also edit third-party PAD files while trying not to lose their data when saving, preserving the order of root tags and specific XML formatting details.

The project is open-source, licensed under the MIT License. GitHub:
https://github.com/plaintool/padxml

Version 1.0.1
https://github.com/plaintool/padxml/releases/latest
« Last Edit: June 13, 2026, 10:37:37 am by AlexanderT »

AlexanderT

  • New Member
  • *
  • Posts: 28
Re: PadXml 1.1.0 – Portable Application Description editor
« Reply #1 on: June 13, 2026, 10:38:42 am »
Changelog
v1.1.0 (2026-06-07)

Full Changelog
🚀 New Features

    Automatically check for updates #37
    Dark mode support #36

Closed issues:

    Dead link #34

 

TinyPortal © 2005-2018