I hereby propose a trivial patch to add support for recognizing .adz files. .adz files are just a shorthand for .adf.gz , in the same way that .tgz is a shorthand for .tar.gz .
The patch is very simple: One part to recognize that .adz is a gzipped file format, and one part to rename the output file to .adf . I haven't added auto-renaming to .adz when gzipping, because people not familiar with the de facto standard might get confused, though adding support would be trivial.
Documentation that .adz is a de facto standard for amiga floppy disk images:
I have also been playing with my amiga emulator and games I found on the Internet, and there were a significant number of .adz files.
Regards, Thue