AIPD
From Just Solve the File Format Problem
(Difference between revisions)
(sample files) |
(→Software) |
||
Line 13: | Line 13: | ||
== Software == | == Software == | ||
+ | * [https://codeberg.org/kaleido/wuimg wuimg] | ||
* [[Konvertor]] | * [[Konvertor]] | ||
* [[XnView]] | * [[XnView]] |
Latest revision as of 07:05, 13 June 2025
AIPD is a proprietary raster image format associated with National Instruments products such as LabVIEW.Contents |
[edit] Format
At least some AIPD files appear to have a 512-byte header, followed by uncompressed image data with 4 bytes/pixel.
[edit] Identification
Files apparently begin with the ASCII signature "AIPD
".