mirror of
https://github.com/ciur/papermerge.git
synced 2026-04-25 12:05:58 +03:00
[GH-ISSUE #424] Option to display OCR'ed text #325
Labels
No labels
2.1
3.0
3.0.1
3.0.2
3.0.3
3.0.3
3.1
3.2
3.2
3.3
3.5
3.x
Fixed. Waiting for feedback.
Fixed. Waiting for feedback.
UX
Version 2.1 - alpha
XSS
announcement
beta
blocker
bug
cannot reproduce
confirmed
confirmed
critical
demo
dependencies
deployment
detchnical debt
discussion
docker
documentation
donations
duplicate
enhancement
feature request
frontend
fundraising
good first issue
good issue
help wanted
high
implemented
important
improvement
incomplete
invalid
investigation
kubernetes
low
low impact
medium
medium
medium impact
migration from 2.0
migration from 2.1
missing-language
missing-ocr-language
no-activity
note
ocr
outofscope
packaging
performance
popular request
pull-request
pypi
question
raspberry pi
roadmap
search
security
setup
status
task
technical debt
updates
user xp
version 1.4.0 - demo
will be implemented
will not be implemented
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/papermerge#325
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eric-saintetienne on GitHub (Oct 24, 2021).
Original GitHub issue: https://github.com/ciur/papermerge/issues/424
Originally assigned to: @ciur on GitHub.
As of 2.0, the OCR text is displayed on top of the image, as an overlay.
Displaying the OCR'ed text in a text area would be useful, at least to check that OCR worked as expected (not many recognition errors) but also to select/copy the OCR'ed text to the clipboard for saving.
For the implementation, it's up to you, I think a textarea could be added under the metadata, on the right hand side of a file, or it could be a separate page containing a textarea and accessed via a new entry in the contextual (right click) menu for a given document.
The alternative is to open the image viewer and do Ctrl+A, but there are problems:
Thanks!
@ajarzyn commented on GitHub (Nov 29, 2021):
Hello @eric-saintetienne,
You already can do this, but I must admit that this option is rather hidden, so maybe good suggestion would be to make it more accessible.
How to view OCRed text of the page:
I may make a pull request to add this description to documentation.
@ciur would that be a good idea?
@ciur commented on GitHub (Aug 27, 2022):
Feature is available in 2.1.0x and it is more intuitive to use.
Here is a quick demos: