cm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agoDOGE employeelemmy.worldimagemessage-square80fedilinkarrow-up1467arrow-down19cross-posted to: programmerhumor@lemmy.ml
arrow-up1458arrow-down1imageDOGE employeelemmy.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agomessage-square80fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·edit-22 hours 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-squarestetech@lemmy.worldlinkfedilinkarrow-up1·6 hours agoI thought pandoc didn’t support from PDF, only to?!
$ pandoc doc.pdf -o doc.txt
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)
I thought pandoc didn’t support from PDF, only to?!