What CLI apps you use to do common tasks like editing (pdf, audio, video, image) files.
What CLI apps you use to do common tasks like editing (pdf, audio, video, image) files.
Here is my list:
- pdf -
pdftk
- images -
imagemagick
utilities - audio/video -
ffmpeg
- documents -
libreoffice --headless
mode, alsopandoc
- download files -
wget
andcurl
, alsoytdlp
for youtube, reddit - cloud storage -
rclone
You're viewing a single thread.
View all comments
38
comments
I'd add:
- ghostscript - with some basic perl scripts, works great for pdf flattening/compressing, merging, splitting, adding bookmarks etc.
- poppler - pdfseparate, sometimes pdfunite
- zathura - pdf viewing
- feh - images
- sshfs - prefer it to rclone
- cheat
- emacs - org-mode, latex, dired/wdired, capture, eshell, vterm, tramp
- mc/midnight commander
4 0 Reply
You've viewed 38 comments.
Scroll to top