Tootfinder

Opt-in global Mastodon full text search. Join the index!

@vform@openbiblio.social
2025-10-02 13:59:36

A guide to creating accessible PDFs using free tools
#pdf

@frankel@mastodon.top
2025-08-08 16:19:02

So you want to parse a #PDF?
eliot-jones.com/2025/8/pdf-par

@nobodyinperson@fosstodon.org
2025-08-30 13:20:03

When you've had enough of automating every little thing and just want to get stuff done and end up manually generating a bunch of (very slow to generate) PDF plots, then concatenate all of them with #ghostScript, then extract the text with #pdf2txt, use a regex in Python to find some numbers and…