fire-eggs / PHASH

My implementation of "perceptual hash" for images: find duplicate images by contents, not bytes
0 stars 0 forks source link

What operations can be performed on ZIP file? #6

Open fire-eggs opened 7 years ago

fire-eggs commented 7 years ago

What has to happen to perform (e.g.) delete, rename, etc type of operations on a zip file?

Extract, change, and compress?