max-kammerer / orion-viewer

Orion Viewer is pdf, djvu, xps, cbz and tiff file viewer for Android devices based on mupdf and DjVuLibre libraries
Other
169 stars 54 forks source link

FR: quick way to move from one file to next #19

Open JohnVeness opened 5 years ago

JohnVeness commented 5 years ago

I have a folder full of TIFF files, each of which is a single scanned page. I discovered your app as one of the few open source Android apps that can open TIFFs, which is great. However, I couldn't find a quick way to move to the next/previous image within the folder.

I realise your app is really a "book" (multipage) viewer rather than an image (lots of individual files) viewer, so I don't know if you'll consider a feature request, but it would be great for me.

Alternatively if anyone knows of another opensource Android app that will view TIFFs, please respond.

Thanks for this app.

max-kammerer commented 5 years ago

As workaround you can merge several files into one https://askubuntu.com/questions/271253/how-do-i-combine-multiple-tif-files-into-a-single-tif-file

JohnVeness commented 5 years ago

Many thanks. I was hoping to do this within Android, but as you say, that's a good workaround.