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

stegosuite-capacity - Shows the maximum amount of embeddable data

Arguments

<image>
           Path to the image file to process.

Description

       This command shows the maximum amount of embeddable data of an image file. It depends on the size of the
       image (number of pixels) and its type.

Exit Codes:

0
           Successful program execution

       1
           Internal software error: An exception occurred when invoking the business logic of this command.

       2
           Usage error: User input for the command was incorrect, e.g., the wrong number of arguments.

                                                   2022-10-19                             STEGOSUITE-CAPACITY(1)

Name

       stegosuite-capacity - Shows the maximum amount of embeddable data

Options

-d, --debug
           Shows debug information.

Synopsis

stegosuitecapacity [-d] <image>

See Also