Scanner flow rework
Open
@mpivchev is already working on this.
Since Apr 25, 2025.
enhancement
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
General:
-
3 main steps:
- Scanning
- Reviewing & editing
- Arranging
- Saving
-
Allow saving as PNG only if one image, otherwise allow only saving as PDF
iOS:
-
Camera screen:
- Add existing images/upload from gallery (dropbox)
- Move "Save" button from camera screen to with the editing screens (where is the "Next" button is in dropbox)
-
Remove image review screen
-
Editing screen
- "Apply to all" button for the filters
-
Scanned images page
- Do like dropbox
- Show discard confirmation dialog
-
Save screen
- Do text recognition by default and hide the toggle
- "Keep all scanned images" hide it and delete images by default
- Rename can just be a dialog
- Folder icon --> "Folder"
- "/" --> All files
- Remove "file creation"
- Save button should be in the top right
- Quality: Show the approximate file size in the in subline "(~500 KB)"
-
More: remove scanned images, instead add a "Do you want to continue your previous scan?" when you click on scan document from +
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.