any other suggestions? there must be a way to open these kinds of files, its 2007!
#1
the 30,000 limit is probably rounded to the nearest big decimal; in all likelihood the actual hard limit is 32,767, which is the highest value of a signed word (16-bit integer), the type of data representation that is likely used to store the image dimensions internally.
#2