Instagram filter used: Lo-fi
Photo taken at: Chandler Crossings Estates
I’m on a major decluttering toot. When I realised that the filing cabinet I bought three years ago would no longer close with all the papers stuffed in it, I knew something had to change. I’ve been shredding like it’s Houston in 2001. I have the duplex scanner to suck in the stuff I need to keep. I’m moving to paperless wherever possible to stop it building up again.
My bank provides PDF statements. Of this I approve. PDF is almost perfect for this: it provides an electronic version of the page, but with searchable text and the potential for some level of security. Except, this is not the way that my bank does it. At first glance, the text looks pretty harmless:
Zoom in, and it gets a bit blocky:
Zoom right in:
Aargh! Blockarama! Did they really store text as bitmaps? Sure enough, pdftotext output from the files contains no text. Running pdfimages produces hundreds of tiny images; here’s just a few:
Dear oh dear. This format is the worst of electronic, combined with paper’s lack of computer indexability. The producer claims to be Xenos D2eVision. Smooth work there, Xenos.
So, how can I fix this? It’s a bit of a pain to set this workflow up, but what I’ve done is:
gs -SDEVICE=tiffg4 -r300x300 -sOutputFile=file%03d.tif -dNOPAUSE -dBATCH -- file.pdf
for f in file*tif
do
tesseract $f `basename $f` hocr
done
for f in file*tif
do
cuneiform -f hocr -o `basename $f .tif`.html $f
done
pdfbeads * > ../Output.pdf
The files are really small, and the text is recognized pretty well. It still looks pretty bad:
but at least the text can be copied and indexed.
This thread “Convert Scanned Images to a Single PDF File†got me up and running with PDFBeads. You might also have success using the method described here: “How to extract text with OCR from a PDF on Linux?†— it uses hocr2pdf to create single-page OCR’d PDFs, then joins them.
They have no viewfinder, no way of focusing, no controls beyond a power button and a multi-function shutter button (and two other seemingly useless buttons). They come with no manual, no readily identifiable manufacturer and you don’t really know what you’re going to get until you turn them on — yet they sell in their thousands. They are the 808 Car Keys Micro Camera.
I first heard about them from This Camera is an Adventure on MetaFilter, then someone suggested one as a solution to my Halfbakery idea “Tiny high quality digital cameraâ€. So I bought two:
I chose these sellers for their high reputation, and they didn’t disappoint. The cameras? They’re no Leicas.
The #3 is supposedly the best of the standard resolution cameras. They have a large yellow timestamp permanently inscribed in the corner of any image or video. The one I have is loaded with lens aberrations, and makes a Lomo look like a view camera. Still, I see some potential in it.
The #16 is a bit better. It still is miles behind my phone camera, and it only takes slightly soft 0.9 megapixel images. No video samples yet, but here’s a squinty picture I took in Lakefield today:
I do feel a bit self conscious about using such a covert camera, but I’ll see what I can do with them.
There’s something satisfying when your computer tells you, “The software was installed definitely.” I’d forgotten how ropey the translations were on Epson software, and I got this as I installed my new Epson WorkForce WF-7520 printer.
Haven’t had enough time to really dig into it, but it seems quite a fun unit. Duplex printing and scanning up to A3/Tabloid. Wireless printing (including AirPrint direct from an iOS device). Scans to flash storage, which is available as a network share. All good stuff.
I have had a nice BASIL basket on the back of my bike:
With that, it has
had all three of Syd’s requirements. But there’s a problem; with the basket on, it doesn’t fit into my bike locker:
These Cycle-Safe lockers taper down to a narrow point, so basically anything other than a stripped-down bike won’t fit. The city says of the lockers:
“Most standard bicycles will fit insideâ€? Grah. If there’s something more standard that a Dutch bike with a basket on the back, I don’t know what it is. I have to go back to my makeshift solution — a too-tall basket lashed on with bungees — and deal with it biting my bum as I ride. Sigh.
As seen in Birkdale Ravine: wind and solar powered LED lighting in an area with heavy tree shading. Not just any wind turbines, VAWTs, no less. In the words of Modern Toss’s Drive by Abuser, “How’s that working out for you, yeah?”