logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jpylyzer - JP2 (JPEG 2000 Part 1) image validator and properties extractor.

Arguments

jp2In   Input JP2 image(s), may be one or more (whitespace-separated) path expressions;  prefix  wildcard
               (*) with backslash.

Authors

jpylyzer was written by Johan van der Knijff <Johan.vanderKnijff@kb.nl> and others.

       This manual page was written by Rui Castro <rcastro@keep.pt>.

Bugs

       Please report bugs at https://github.com/openpreserve/jpylyzer/issues.

Description

       JP2 (JPEG 2000 Part 1) image validator and properties extractor
           (C) National Library of the Netherlands / Open Preservation Foundation

Name

       jpylyzer - JP2 (JPEG 2000 Part 1) image validator and properties extractor.

Options

-h,--help
               Show this help message and exit

       --formatFMT,-fFMT
               Validation format; allowed values: jp2, j2c (default: jp2)

       --mix{1,2}
               Report additional output in NISO MIX format (version 1.0 or 2.0)

       --legacyout,-l
               Report output in jpylyzer 1.x format (provided for backward compatibility only)

       --nopretty
               Suppress pretty-printing of XML output

       --nullxml
               Extract null-terminated XML content from XML and UUID boxes(doesn't affect validation)

       --recurse,-r
               When analysing a directory, recurse into subdirectories (implies --wrapper)

       --verbose
               Report test results in verbose format

       -v,--version
               Show program's version number and exit

       --wrapper,-w
               Wrap  output  for  individual image(s) in 'results' XML element (deprecated in jpylyzer 2.x, only
               takes effect if --legacyout is used)

Synopsis

       jpylyzer [options] [jp2In]

See Also