@multisn8@mastodon.catgirl.cloud
Post #641164
2026-03-11 21:17 UTC
Random CLI tip: pandoc can read MS Word documents! Hence pandoc -w plain whatever.docx will show all text in whatever.docx (without preserving images and such). Useful to look at a file without opening the entirety of LibreOffice
Replies (1)
-
@multisn8@mastodon.catgirl.cloud 2026-03-12 00:02
(of course this is easily malleable, please don't rely on this for authoritative information. it'd be trivial to overlay an image such that it appears as text in Word/LibreOffice but a different text in pandoc)