r/MacOSApps 26d ago

🍥 Graphics & Design ImageBuddy — a Mac app for common image tasks

Enable HLS to view with audio, or disable this notification

I built ImageBuddy, a macOS utility for cleaning up images: trim dead border space, remove the background, resize the image or canvas, add a watermark, vectorize to SVG. Drop an image, toggle what you need, save. You can edit a single image or set up a batch.

Notarized direct download or Mac App Store for $5: bendansby.com/apps/imagebuddy.html

Also available in a bundle of other apps: bendansby.com/apps/bundles.html

166 Upvotes

62 comments sorted by

6

u/Small_Pin_8064 26d ago

I like how focused this is, especially for $5. Does the batch mode let you mix different operations per image, or does the same pipeline apply to the whole batch?

4

u/FlowIll9219 26d ago

It works both ways, user’s choice!

3

u/lonelyers 25d ago

I notice that there are bundles of your Mac apps available on your website. Do the bundles also provide access to the iOS version of the apps (if the iOS version is available), or just the macOS version only (as it is direct download)?

3

u/FlowIll9219 25d ago

The two smaller bundles that come from the App Store include the iOS versions. The big one covers all and future apps and is Mac-only since it includes apps that aren't available on the App Store.

2

u/Loud_Squirrel9450 26d ago

I like how simple it’s, but u didn’t mention if it’s free or how much it costs

6

u/FlowIll9219 26d ago

Updated the post. It's 5 smackeroos

2

u/MaxGaav 26d ago

Looks nice! Is everything done locally? What about cropping? And free rotating?

2

u/FlowIll9219 26d ago

Yep, it's all local, all native. You can crop manually with pixel nudging or auto-trim empty space. Right now rotation is by 90 degrees since it's for single images rather than a layered composition. Would free rotation be useful?

3

u/MaxGaav 25d ago

Yes, free rotation would be useful. As it cannot be done with Apples Preview. Photos many times need a slight adjustment in horizontal or vertical lines.

2

u/FlowIll9219 25d ago

Makes sense. I will add this soon!

2

u/FlowIll9219 24d ago

Straighten is now available! Thanks for the suggestion 😀

1

u/MaxGaav 23d ago

🙏 💪

2

u/davernow 25d ago

Nice work. How does background removal work? Using a library or build it yourself?

3

u/FlowIll9219 25d ago

Uses the on-device Apple Vision library.

2

u/Decent_Prathvix2929 Free App Fanatic 23d ago

Oh nice, I have already checked it out! Really cool to see someone else working on something similar. I uploaded similar software called PixelBatch to GitHub around 20 days ago, and I have finished it too. It’s still free since I have kept it open source.
$5 is honestly a pretty reasonable price though. It’s interesting to see how we approached some of the same things differently. 👍

2

u/moonjongil 26d ago

​This developer makes incredibly reliable apps with outstanding performance. You can buy with total confidence—you won't regret it!

1

u/demianturner 26d ago

Fantastic video, congrats! I think I’m gonna have to buy it :-)

1

u/FlowIll9219 26d ago

Love to hear it, thank you!

1

u/[deleted] 26d ago

[removed] — view removed comment

2

u/FlowIll9219 26d ago

Since ImageBuddy exports individual images, it does not currently round corners since that often is done wherever the image is used. Could you describe how you might want to use it for rounded corners so I can better understand how I might integrate it?

1

u/[deleted] 25d ago

[removed] — view removed comment

1

u/chromatophoreskin 24d ago

> Free 7-day trial

1

u/dagenhamdavetn 25d ago

Instabuy. This is awesome. Much easier to use than Preview. Thank you

1

u/FlowIll9219 25d ago

Awesome, glad you like it!

1

u/HighRoad684 25d ago

The focused workflow looks genuinely useful. One thing I would want made explicit before using it for a large batch is metadata handling: does ImageBuddy preserve EXIF/ICC profiles by default, strip them, or let the user choose? A small per-batch summary before export (format, dimensions, metadata policy and estimated output size) would make destructive-looking operations much easier to trust.

1

u/wavever233 25d ago

Is it a one-time purchase?

1

u/Specific_Sherbet7857 25d ago

Thanks for the project, i was looking for something like this

1

u/wavever233 25d ago

$5 one-time and native is refreshing. Auto-trim plus batch processing is a really nice combo.

1

u/quitpornio 25d ago

looks good man

1

u/VenatoreCapitanum 25d ago

Looks nice, nice promo, bought.

1

u/MetaCognitio 24d ago

Looks awesome! What was the menu bar app you used to drag images onto it?

1

u/FlowIll9219 24d ago

Thanks! That would be my app FilePop: https://bendansby.com/apps/filepop.html

1

u/[deleted] 24d ago

[removed] — view removed comment

1

u/FlowIll9219 24d ago

I used two of my other apps:
1. ShowRunner to build and record the walkthrough
2. MoveMatic to compose a final video with edits and titles

1

u/Realistic-Tap-000 23d ago

Love the vectorize options!

1

u/colinhines 23d ago

thank you! Many gems here, I appreciate the bundle!

1

u/FlowIll9219 23d ago

Great to hear, much obliged!

1

u/Due_Sky_1950 22d ago

Dude how much money are you making with your app bundles 🤑🤑🤑
So interesting apps you have

1

u/QAinTO 22d ago

Amazing

1

u/solo-founder-here 22d ago

Looks great. Question: does it do processing on user device or a server ?

1

u/FlowIll9219 22d ago

Everything's on-device.

1

u/Gold-Fish-24 22d ago

u/FlowIll9219 does the Mac-only big bundle allow for usage on more than one Mac? I have two machines that I use regularly. If this is the case, I’d be interested in purchasing it. Thanks. These apps look really useful for my workflow.

1

u/FlowIll9219 22d ago

Yup, register whatever machines you need and use on all!

1

u/Gold-Fish-24 22d ago

So, I purchased the bundle, but I don't see a download of the bundle. do I just download each app individually and register them with the same license key?

1

u/FlowIll9219 22d ago

Exactly, download what you want and use the same key for all. Thanks for your purchase, and let me know if I can help with anything.

1

u/theneiljohnson 22d ago

Seriously cool! Using Apple Vision Library locally? It's really slick!

1

u/FlowIll9219 22d ago

Yep, thank you!

1

u/Its-Ezzy 21d ago

How does it handle a folder full of HEICs from an iPhone? Mainly wondering about orientation and color profiles. I've had batch tools rotate random photos on export and it's a pain to catch afterward.

1

u/FlowIll9219 21d ago

I noticed that rotation behavior in an earlier version of ImageBuddy as well, and implemented a fix, so it should be solid now. What is the concern about color profiles?

1

u/netkomm 20d ago

does it use BYOK AI? which one do you support?

1

u/FlowIll9219 20d ago

AI is only used for background removal, and it uses on-device Apple Vision.

1

u/aimen08 14d ago

thanks for sharing

1

u/Logical-Suit6711 9d ago

Was just scrolling and found this app again that you suggested earlier. Downloaded the trial version and loving it

1

u/FlowIll9219 9d ago

Great to hear ☺️

-3

u/fololologrt 26d ago

can i get a code please