▲ 97 ▼ What CLI apps you use to do common tasks like editing (pdf, audio, video, image) files. (social.fossware.space) submitted 3 years ago* by antihero@social.fossware.space to c/linux@lemmy.ml 38 comments fedilink hide all child comments Here is my list: pdf - pdftk images - imagemagickutilities audio/video - ffmpeg documents - libreoffice --headless mode, also pandoc download files - wget and curl, also ytdlp for youtube, reddit cloud storage - rclone
[–] exu@feditown.com 4 points 3 years ago You can also use ghostscript (gs) or the image magick convert with PDF. I use rsync quite often and ssh as well. permalink fedilink source