mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-06 13:34:58 +00:00
[feature request] Support to .ISO file type #667
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @emako on GitHub (Dec 15, 2024).
Just like 7z:

@YoshiRulz commented on GitHub (Dec 18, 2024):
If you need a managed .iso parser right now, you can use ours https://github.com/TASEmulators/BizHawk/tree/master/ExternalProjects/iso-parser
@emako commented on GitHub (Dec 18, 2024):
Also, .IMG is an image archive file similar to .ISO too
@armujahid commented on GitHub (Jul 28, 2025):
Duplicate of https://github.com/adamhathcock/sharpcompress/issues/545 and https://github.com/adamhathcock/sharpcompress/issues/647 (which itself is duplicate of #545 )