edid-decode

Install latest/edge of edid-decode

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install edid-decode-snap --edge

Don't have snapd? Get set up for snaps.

edid-decode is only available on the unstable edge channel. It could break and change often.

Channel Version Published

Decode EDID data in human-readable format

edid-decode decodes EDID monitor description data in human-readable format. If [in] is not given, or [in] is '-', then the EDID will be read from standard input. If [out] is given then the EDID that was read from [in] is written to [out] or to standard output if [out] is '-'. By default the output is written as a hex dump when writing to standard output or a raw EDID if written to a file.

How to use it

To decode an EDID from a file run

edid-decode-snap.edid-decode <file-name>

for example, if you have saved the EDID data of your Aquos display in a file named sharp-aquos-hdmi, you can decode it by

edid-decode-snap.edid-decode sharp-aquos-hdmi

For a better understanding of the tool, please refer to the man page

https://www.mankier.com/1/edid-decode

Details for edid-decode

License
  • BSL-1.0

Last updated
  • 22 November 2023 - latest/edge

Source code

Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.


Install edid-decode on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.