Skip to content

Coca162/PdnBatchConverter

Repository files navigation

PdnBatchConverter

Icon

PdnBatchConverter is a application that can be used to convert .pdn files to other formats.

It hooks into your installation of Paint.NET to read the provided files and convert multiple at once.

Supports conversions to both PNG and JPEG as well as layer export via OpenRaster. OpenRaster is a widely used image editing format in programs such as Pinta and Krita.

A screenshot of the PdnBatchConvert GUI

Download

  • Graphical user interface (desktop app):
  • Command-line interface (terminal app):

CI builds are available for testing unreleased changes.

Note: If you're unsure which build is right for your system, consult with this page to determine your CPU architecture.

Features

  • Graphical interface with files/folder selection
  • Recursive folder option which preserves folder layout when converting
  • Parallel processing of multiple files at once
  • Controllable quality for JPEG conversions
  • Installs OpenRaster Filetype Plugin in Paint.NET
  • Command-line interface for automation use cases

See Also / Special Thanks