User Guide
View & convert TIFF files on Android. Multi-page, zoom, gallery & JPEG/PNG/PDF.
Step-by-Step Tutorial
1. What is TiffPro?
TiffPro is an Android app that lets you open, view, and convert TIFF (.tif / .tiff) files. It supports:
- β Single-page and multi-page TIFF documents
- β Zoom, pan, and deep-zoom for large scans
- β Vertical scroll mode for multi-page documents
- β Export to JPEG, PNG, or multi-page PDF
- β In-app gallery with thumbnail caching
- β Index folders on your device for quick browsing
- β Image processing filters (binarize / invert)
- β TIFF metadata viewer
- β Print directly from the app
- β Share converted files to other apps
2. Installation & First Launch
Building from source (developers)
- Open the project in Android Studio (latest stable).
- Ensure you have JDK 17 and Android SDK API 35.
- Run the build:
./gradlew assembleDebug
- Install on a connected device or emulator:
./gradlew installDebug
On Windows, use gradlew.bat instead of ./gradlew.
Installing a pre-built APK
If you have a release APK, simply open it on your Android device and follow the on-screen installation prompts. You may need to enable "Install from unknown sources" in your device settings.
.tif / .tiff files, so you can also open TIFFs directly from the Files app, Downloads, or any file manager.
3. Opening a TIFF File
There are three ways to open a TIFF with TiffPro:
On the main Gallery screen, tap the blue Open floating action button (bottom-right). This launches Android's SAF (Storage Access Framework) file picker. Navigate to your TIFF file and tap it.
In any file manager, email, or messaging app, tap a .tif or .tiff file and choose TiffPro from the "Open with" menu. You can also use the "Share" sheet and select TiffPro.
If you've already added a folder to the gallery (see Section 7), simply tap any thumbnail to open the file.
4. The Gallery Screen
The gallery is your home screen. It shows recently opened TIFFs and files from indexed folders as thumbnail tiles.
Gallery elements
- Top bar β shows "TIFF Gallery" title. The folder icon + (top-right) adds an indexed folder.
- Thumbnail tiles β each tile shows a preview image and the file name. Multi-page TIFFs display a "+N" badge (e.g., "+5").
- Long-press on a recent file β shows a dialog to remove it from the gallery (the file on disk is not deleted).
- Long-press on the folder icon β opens the "Manage Folders" sheet.
- Empty state β if no files have been opened yet, you'll see buttons to Open TIFF or Add folder.
5. Using the Viewer
When you open a TIFF, the Viewer screen appears. Here's how to use it:
5.1 Basic navigation
- Pinch to zoom β use two fingers to zoom in/out.
- Pan β drag with one finger to move around when zoomed in.
- Back arrow (top-left) β return to the gallery.
5.2 Multi-page documents
If your TIFF has multiple pages:
- Use the β / βΆ arrows at the bottom to flip pages.
- A page indicator shows "Page 1 / 10".
- If Pro features are enabled, a thumbnail carousel appears above the page controls, letting you jump to any page instantly.
5.3 Layout modes
The viewer offers two layout modes, toggled by the icon in the top toolbar:
| Icon | Mode | Description |
|---|---|---|
π ViewColumn | Single Page | Shows one page at a time. Navigate with arrows at the bottom. |
π Description | Vertical Scroll | All pages stacked vertically. Scroll continuously through the entire document. PRO |
5.4 Image processing filters
Tap the filter icon in the top toolbar to cycle through image processing modes:
| Icon | Mode | Use case |
|---|---|---|
ποΈ Tune | None | Original image (default). |
β« FilterBAndW | Binarize | High-contrast black-and-white β great for scanned text documents. PRO |
π InvertColors | Invert | Negative / inverted colors β useful for viewing negatives or dark-mode reading. PRO |
5.5 Deep zoom for large files
When a TIFF is very large (high resolution), TiffPro automatically enables deep zoom mode. Instead of loading the entire image at once, it loads tiles on-demand as you pan and zoom. This prevents out-of-memory errors and keeps performance smooth.
5.6 Top toolbar actions
- π Info (
Info) β opens the metadata sheet (see Section 8). - π¨οΈ Print (
Print) β sends all pages to the Android print service. PRO - Export button β opens the Export screen (see Section 6).
6. Exporting & Sharing
From the viewer, tap the Export button to open the Export screen. Here you can convert your TIFF to other formats, share, or print.
6.1 Choosing format & scope
| Setting | Options | Details |
|---|---|---|
| Format | JPEG Β· PNG Β· PDF | Choose the output format. JPEG uses lossy compression (adjustable quality slider). PNG is lossless. PDF creates a multi-page document. |
| Scope | Current page Β· All pages | "Current page" exports only the page you're viewing. "All pages" exports every page. |
| JPEG quality | 50 β 100 | Only shown when JPEG format is selected. Higher values = better quality but larger file size. |
6.2 Save to⦠(export to file)
- Choose your Format, Scope, and (if JPEG) Quality.
- Tap Save toβ¦.
- For single-file exports (JPEG single page, PNG single page, or PDF), Android's document picker opens β choose a location and file name.
- For multi-page JPEG/PNG (All Pages), a folder picker opens. Choose a destination folder. Numbered files are created (
document_01.jpg,document_02.jpg, β¦). - A progress bar shows the export progress. You can tap Cancel at any time.
6.3 Quick actions
- Send toβ¦ β converts the file (using your selected format/scope) and opens the Android share sheet so you can send it via email, messaging, cloud storage, etc. PRO
- Print β sends the document (or selected scope) to the Android print service. PRO
7. Indexed Folders
You can tell TiffPro to permanently monitor a folder for TIFF files. This is useful when you have a dedicated directory of scanned documents.
Adding a folder
- On the Gallery screen, tap the folder icon (π) in the top-right corner.
- Android's folder picker opens. Navigate to the folder you want to index and tap "Allow" or "Use this folder".
- TiffPro scans the folder in the background, generates thumbnails, and adds all TIFF files to your gallery.
- A WorkManager task runs periodically to keep thumbnails up to date.
Managing folders
- Long-press the folder icon to open the Manage Folders bottom sheet.
- Here you can see all indexed folders, their access status, and remove any folder.
- If a folder becomes inaccessible (moved, deleted, or permissions revoked), a β οΈ warning icon appears next to it. Tap Reconnect to pick the folder again.
| Plan | Folder limit |
|---|---|
| FREE | Up to 1 indexed folder |
| PRO | Unlimited folders |
8. Document Info & Metadata
Tap the Info icon (βΉοΈ) in the viewer toolbar to open the metadata bottom sheet.
Free tier shows:
- File name
- Folder path
- File size (e.g., "2.4 MB")
- Total page count
- Current page number
- Page dimensions (width Γ height)
Pro tier additionally shows:
- Compression type (e.g., LZW, JPEG, uncompressed)
- Color space (e.g., RGB, Grayscale, CMYK)
- Resolution in DPI or PPC
- Bits per sample
- Samples per pixel
9. Free vs. Pro Features
| Feature | Free | Pro |
|---|---|---|
| Open & view TIFF files | β | β |
| Pinch-to-zoom & pan | β | β |
| Deep zoom (large files) | β | β |
| Basic document info (size, pages, dimensions) | β | β |
| Single-page JPEG export | β | β |
| Single-page PNG export | β | β |
| Index 1 folder | β | β |
| Page thumbnail carousel | β | β |
| Vertical scroll layout | β | β |
| Image processing (binarize / invert) | β | β |
| Advanced metadata (compression, color space, DPI) | β | β |
| Multi-page JPEG/PNG export | β | β |
| Multi-page PDF export | β | β |
| "Send toβ¦" (share with other apps) | β | β |
| Printing | β | β |
| Unlimited indexed folders | β | β |
10. Troubleshooting & Tips
This can happen if the file is corrupt, uses an unsupported compression variant, or if permission was denied. Try opening the file from a different source (e.g., copy it to a different folder first).
This typically means the folder permission needs to be re-granted. Tap the folder icon > long-press > Manage Folders > tap Reconnect on the affected folder.