5/8/2026 at 12:23:45 PM
"everyone hates PDFs where you can't reliably select and copy text!"Boy do I. One of my biggest annoyances is receiving an invoice in pdf format, where I can either not select the text at all, or where you cannot cleanly select text, i.e. when you try to select something it somehow half highlights the line above as well and I am not sure what is on my clipboard, and need to paste temporarily in a text editor, then select what I need ... etc
Super nice when the list IBAN numbers for payment in a tiny font size as well.
Maybe I should vibecode a little helper. tool to visually select a rectangle and perform OCR and detect IBAN numbers or show a popup with proper text to do my subselect.
by mvdwoord
5/8/2026 at 12:52:37 PM
Personal lifehack: Use the address bar of your browser to view the clipboard content quickly and to omit any formatting from it.by 13324
5/8/2026 at 7:13:56 PM
This also conveniently sends it to your search provider, and possibly to the browser vendor for analytics.by cluckindan
5/9/2026 at 2:33:06 AM
These days it’s hard to be sure of anywhere you can paste a piece of text and be certain it’s not being sent to a server somewhere.by pimlottc
5/8/2026 at 9:45:43 PM
Depends on your settings.by illusive4
5/8/2026 at 12:55:54 PM
We have a couple of large customers who will only send remittance advices as a PDF, the are several pages and a couple of hundred rows. Apparently their system can not send XLSX or any other format.I've been a happy user of Tabula[1] for a few years and it works really well, for my needs anyway.
I just import, auto-detect tables, select "Stream", and then export to a CSV.
[1] https://tabula.technology/ [1] https://github.com/tabulapdf/tabula
by Steve44
5/8/2026 at 6:02:34 PM
> select a rectangle and perform OCRYou get that out of the box on an up to date KDE, from the screenshoting application Spectacle.
by ezst
5/8/2026 at 1:18:21 PM
For the mac there's TextSniper which does just that.by pegasus
5/8/2026 at 1:23:55 PM
There’s a Power Toys util for windows that does the same - draw a rectangle around the text you want, and it OCRs it to your clipboard.by mock-possum
5/8/2026 at 5:42:20 PM
On mac, I just do a quick screenshot and use the builtin OCR in Preview to select and copy text all the time.by seemaze
5/9/2026 at 3:44:45 AM
Textgrabber does that without needing a screenshot. Found it here on HN, never looked back.by mediumsmart
5/10/2026 at 10:46:54 PM
> Textgrabber does that without needing a screenshot.There seems to be a product or two using that name: can you give a URL to the legitimate one?
by throw0101a