There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

azimir ,
  • Resizing images: mogrify (part of the imagemagick suite)
  • ffmpeg
  • pdftk is king for rotating/cropping/appending pdfs
  • LaTeX everything
  • make/shell - to script/automate image and document editing
  • pandoc is reasonably good for many things
  • latex2rtf - to get plain text for word counts out of LaTeX source
  • wc - word count, line count
  • ispell -t - does spell check in the terminal. The -t is so that it’ll mostly ignore LaTeX commands in the source

I’m sure there’s more but I don’t memorize them, they kind of get remembered when I need them.

Penguincoder ,

Your list looks like what I’d write anyway, so just commenting; ^ That.

sapient_cogbag ,
@sapient_cogbag@infosec.pub avatar

I use:

  • qpdf for mucking around with pdfs, reordering, selecting pages, combining them, etc.
  • ffmpeg for video and audio sicing and transcoding. Usually encompassing a command in a script because I forget the precise params every time ;p
  • nvim for anything like Markdown (which can be converted to other things like LaTeX or pdf or html, sometimes in multiple stages)
  • imagemagick for simple image conversion stuff.
  • wget for downloads ^.^
  • youtube-dl or yt-dlp for grabbing youtube stuff.
Furycd001 ,
@Furycd001@fosstodon.org avatar

@antihero I use ffmpeg to extract frames from images. Yt-dlp to download youtube videos. Rmlint, to remove duplicates. Gallery-dl to sometimes download from sites like instagram or twitter & finally mpd / ncmpcpp to listen to music....

exu ,

You can also use ghostscript (gs) or the image magick convert with PDF.

I use rsync quite often and ssh as well.

theshatterstone54 ,

For me, it’s pretty much just app management via my package manager, some file management, and the big ones are using neovim as a text editor and cmus as my primary music player (I also use emms in emacs sometimes)

tom42 ,
@tom42@beehaw.org avatar

For audio files sox and beets are my live saver.

runeko ,

Rsync for moving files and backing up.

JubilantJaguar ,

The ultimate it-just-works CLI tool.

Although I have never understood why it’s called rsync, because you need to add –recursive to make it actually sync a file tree, which is what it does best.

Backslash ,

I think rsync is short for remote sync

JubilantJaguar ,

Amazing!

chaorace ,
@chaorace@lemmy.sdf.org avatar

Here is my list:

  • emacs - emacs
mafbar ,

Ah, so you use the EMACS operating system as well?

codr9 ,

Using lf, a file manager like ranger. Written in Go.

github.com/gokcehan/lf

MigratingtoLemmy ,

Does anyone know of an application which can eliminate excessive glare in a picture?

learnbyexample ,
@learnbyexample@programming.dev avatar

github.com/WyattBlue/auto-editor - automatically editing video and audio by analyzing a variety of methods, most notably audio loudness

github.com/shssoichiro/oxipng, pngquant.org and github.com/RazrFalcon/svgcleaner for optimizing images

bartlbee ,

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
JubilantJaguar ,
  • xournal for fake form-filling on PDFs - ugly and unintuitive but gets the job done
  • img2pdf - does what it says on the tin
  • ranger for managing files and launching stuff - not the coolest kid on the block but this is the single most impressive terminal app I have used in recent years, the key bindings and commands and defaults are so crazily intuitive that I hardly ever even need to consult the manual
non_feistel ,
@non_feistel@lemmy.world avatar

If you use Firefox, it added pdf editing in since 106. I like it compared to xournal. www.mozilla.org/en-US/firefox/106.0/releasenotes

pudgymongrel ,
  • convert - convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, etc. Almost nothing it can’t do.
SexualPolytope , (edited )
@SexualPolytope@lemmy.sdf.org avatar

IIRC, convert is just an alias to imagemagick.

20gramsWrench ,

you recalled correctly.

pudgymongrel ,

TIL. Thank you kind strangers.

20gramsWrench ,

find -exec is essential to process multiple files

7z handles wildcards inside a find -exec so you can save 200 lines of sh compliance

mpv plays online media since it uses yt-dlp

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • lifeLocal
  • goranko
  • All magazines