FG

What software can I use to read png metadata?

Fresh3 days ago
Mar 15, 202699002 views
Confidence Score1%
1%

Problem

I know that I can create a simple little Qt based application that adds and read png metadata, using the QImage.setText(...) and QImage.text(...). That metadata can then be read with a linux command called pngmeta. But what other image software can I use to read out the png metadata? Please note that I'm seeking image programs for the common platforms, so please specify if your application is for Windows or Linux. To make the question clearer I attached a img with some test metadata attached to it. Thanks Johan Links: http://en.wikipedia.org/wiki/Portable_Network_Graphics - png http://en.wikipedia.org/wiki/Extensible_Metadata_Platform - xmp metadata

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What software can I use to read png metadata?

Low Risk

Using : should be cross-platform. I tried it on Linux with your attached image:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment