Re: A set of old TIFF sample files..?
Sebastian Rasmussen <[email protected]> Sat, 25 Mar 2023 15:20:06 +0100
| Newsgroups | gmane.comp.video.graphicsmagick.help |
|---|---|
| Message-ID | <CAAgDR1O8j6V_O8cF4Y3jWmVzJYz7YFFJhUSWswZoMZXZQN0zgw@mail.gmail.com> |
> > I'm looking for the tiff sample files that used to be stored at > > ftp://ftp.graphicsmagick.org/pub/tiff-samples/ > I do still have all of the files. If one includes the tiff-exif-dng > subdirectory, then it is 86MB of files, and if not, it is still 55MB > of files. That's not too big, but probably not suitable as an attachment here... :) > If someone can offer a public place to transfer these to, then I will > do so. A possibility is to offer them via OSDN since GraphicsMagick > has a file directory tree there. I have tested transferring files via wetransfer.com and it worked well. Perhaps you can try that and send it to me personally ([email protected])? That's a solution to get _me_ the files, but if you want to offer them for public download, the directory at OSDN sounds like a good choice. In general any kind of weirdly formatted or "broken but has to be accepted anyway" image files (TIFF or otherwise) are actually interesting. I'm usually trawling through bug reports for different projects looking for such examples. The best suite of manually crafted files I have seen is one for BMP by Jason Summers: https://github.com/jsummers/bmpsuite > Some of these image collections (except for EADT6030.tif.gz and the > content of the tiff-exif-dng subdirectory ) can likely still be > generated programatically from common/popular source images using > GraphicsMagick. I have shell scripts to create the generated files. > I have not tested that in quite a few years. I think libtiff does something similar for its testing. Are your scripts publicly available? / Sebastian