Commit Graph
2 Commits
Author SHA1 Message Date
Chase Roohms 4d4d367791 Normalize suffix check to lowercase for image formats
All entries in IMAGE_FORMATS are lowercase, this incorrectly fails on extensions like "JPG"
2026-04-05 22:51:26 -05:00
Chase Roohms caead0a957 Add compression argument to unpack_zip and pack methods
Updated the __unpack_zip and pack methods to accept a compression argument for more flexibility in handling zip files.
2026-04-05 22:43:46 -05:00