Hi, > I will have to deal with situations where I only want to read the end of > the image. Try: hOpen, hSeek, then probably hGetBuf http://haskell.org/ghc/docs/latest/html/libraries/base/System-IO.html#t%3ASeekMode Thanks Neil