Here is my list:
- pdf - pdftk
- images - imagemagickutilities
- audio/video - ffmpeg
- documents - libreoffice --headlessmode, alsopandoc
- download files - wgetandcurl, alsoytdlpfor youtube, reddit
- cloud storage - rclone
Here is my list:
pdftkimagemagickutilitiesffmpeglibreoffice --headless mode, also pandocwget and curl, also ytdlp for youtube, redditrclone
I use:
qpdffor mucking around with pdfs, reordering, selecting pages, combining them, etc.ffmpegfor video and audio sicing and transcoding. Usually encompassing a command in a script because I forget the precise params every time ;pnvimfor anything like Markdown (which can be converted to other things like LaTeX or pdf or html, sometimes in multiple stages)imagemagickfor simple image conversion stuff.wgetfor downloads ^.^youtube-dloryt-dlpfor grabbing youtube stuff.