What CLI apps you use to do common tasks like editing (pdf, audio, video, image) files.
(social.fossware.space)
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.