cm0002@lemmy.world to Programmer Humor@programming.dev · 4 days agoDOGE employeelemmy.worldimagemessage-square99fedilinkarrow-up1563arrow-down111cross-posted to: programmerhumor@lemmy.ml
arrow-up1552arrow-down1imageDOGE employeelemmy.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 4 days agomessage-square99fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareAppleTea@lemmy.ziplinkfedilinkarrow-up15·3 days agoCtrl a Ctrl c alt tab Ctl v Ctl s conversion complete
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up15arrow-down1·edit-23 days ago$ pandoc doc.pdf -o doc.txt Edit: welp, pandoc can’t do that. pdftotext it is.
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·edit-23 days agomagick file.jpg file.html Imagemagick be converting anything into anything (Actually in this case, it make an html file and a png file which is referenced in html file and html page displays it)
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up2·3 days agonot really a good way to get the text out of a pdf though. then again, turns out neither is pandoc.
minus-squarestetech@lemmy.worldlinkfedilinkarrow-up1·3 days agoI thought pandoc didn’t support from PDF, only to?!
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up2·3 days agodamn it, you’re right. should probably have checked that…
minus-squarestetech@lemmy.worldlinkfedilinkarrow-up1·3 days agoDon’t worry, I didn’t know either and had to check to check too :P
minus-squareikt@aussie.zonelinkfedilinkEnglisharrow-up19·3 days agoreal men find a random pdf converter website on the internets and upload our secret documents there
Ctrl a
Ctrl c
alt tab
Ctl v
Ctl s
conversion complete
$ pandoc doc.pdf -o doc.txt
Edit: welp, pandoc can’t do that.
pdftotext
it is.Imagemagick be converting anything into anything (Actually in this case, it make an html file and a png file which is referenced in html file and html page displays it)
not really a good way to get the text out of a pdf though. then again, turns out neither is pandoc.
I thought pandoc didn’t support from PDF, only to?!
damn it, you’re right. should probably have checked that…
Don’t worry, I didn’t know either and had to check to check too :P
real men find a random pdf converter website on the internets and upload our secret documents there