logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

ISO Size Checker - Display ISO File Size | Online Free DevTools by Hexmos

Check ISO file size quickly with the isosize command. Get detailed information including block count and size. Free online tool, no registration required.

isosize

Display the size of an ISO file. More information: https://manned.org/isosize.

  • Display the size of an ISO file:

isosize {{path/to/file.iso}}

  • Display the block count and block size of an ISO file:

isosize {{[-x|--sectors]}} {{path/to/file.iso}}

  • Display the size of an ISO file divided by a given number (only usable when –sectors is not given):

isosize {{[-d|--divisor]}} {{number}} {{path/to/file.iso}}

See Also