TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I built macOS app for batch renaming files using regex and JavaScript

1 pointsby outcoldman12 days ago

1 comment

outcoldman12 days ago
I have found most of the apps I tried so complicated, and have a learning curve. At the end I realized I just need regular expressions and JavaScript to do almost anything with the filename.<p>Add to that, that it extracts EXIF from images&#x2F;photos, and additional metadata from videos and audio - I feel like this tool should be sufficient enough for most users (actually developers, or people who can ask LLM how to write regular expressions and JavaScript for them).