Files
tldr/pages/common/age-inspect.md
T
2026-05-06 10:42:07 +07:00

336 B

age-inspect

Inspect age encrypted files. See also: age, age-keygen. More information: https://manned.org/age-inspect.

  • Print the recipient type, the file size, and whether it uses post-quantum encryption:

age-inspect {{path/to/file}}

  • Print the output to stdout as JSON:

age-inspect --json {{path/to/file}}