I have a lot of 50-100 MP colour images that I would like to view on linux.

For example, 10000x17000 size is typical, but most image viewers will fail with out-of-memory.

The file format is png or jpg.

What I want is the ability to view such image in part and in whole, with the ability to scroll around the image. Low memory consumption, so no full image unpacked into bitmap in memory.

link|improve this question

80% accept rate
Work is apparently going into this - see the LinuxJournal article on LIMP. – new123456 Nov 10 '11 at 21:35
Is this with 64-bit Linux? – Ken Nov 10 '11 at 23:49
No, it is 32-bit. The png image is very heavy compressed, up to several mb. Jpgs are 20-50 mb. – osgx Nov 11 '11 at 0:27
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.