this post was submitted on 09 Apr 2026
184 points (99.5% liked)

Ask Lemmy

39056 readers
1590 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] altkey@lemmy.dbzer0.com 1 points 3 days ago

XnView MP - cross-platform image viewer and organizer that I love for it batch convert tool. Besides many work tasks that required simple leveling or watermarking automation, I used it to make my couple of underpowered and lowres e-ink books show me manga in the best possible way. I chained up grayscale, rotation to portrait if landscape, posterisation, cutting white borders and resizing the result to the book's screen, the entire Gutz or Berserk or Uzumaki processed in one go and saved to another folder keeping the structure intact. This way I sprinted through so many works I probably outdid my real wage in the month I started, calculating the price of each tome in Eastern Europe.

TotalCMD - Win darling that I rarely ever use now, but it's the first thing I think of (and miss on Linux) when I need batch renaming of files. Find&replace, adding counting numbers, using regular expressions (while looking them up each time, lol). It says a lot when I come to task and think of it in a logic that this exact tool allowed me to use.

AIMP - surprise-surprise, another batch editing tool that primarily a music player, and also Win only. It is the slickest way I found to mass convert files to other formar via a context menu item, and it also provides a tool to mass edit metadata of music files, with a pretty flexible data rearranging patterns, e.g. I could fill a blank metadata table sourcing from it's name deftones_-_shove-it.mp3 and other kinds of manipulation.

I just really like that some programs provide nice GUIs for reliable automatisation of repetitive tasks, that you don't need to write macros over programs instead. The closest I felt like that from a corporate software is MS Office Word's Find&Replace in older editions, where you could use regexp, target specific styles and tags, etc, but it still felt too limiting and dumbed down, so for some context aware replacement tasks I wrote macros and was scaredly considering going to either edit their lunatic XMLs on the code level or learning the hell of VBA scripting if I'd have time and zero self-respect. The two only persons I know who wrote some VBAs in my circle actively encouraged me not to 🤪