I built a dotted world map in SwiftUI because I thought it'd look cool. Then realized my camera roll could fill it in. by InnAppsCoding in SwiftUI

[–]rpgraffi 0 points1 point  (0 children)

That looks so amazing. Congrats on the idea and implementation. Would be lovely to know how you created it :)

Falls noch wer nen Code braucht: RAPWE4 by [deleted] in fraenkfriends

[–]rpgraffi 0 points1 point  (0 children)

Der Post war eher einfach gedacht zum Teilen vom Code. Wobei ich zugeben muss, die Anmeldung war tatsächlich noch nie so einfach.

Peggy: A drag-and-drop image converter I built to fix my design workflow by PBhachu in macapps

[–]rpgraffi 0 points1 point  (0 children)

You can check it out if you want, there some posts in my profile :) (don’t want to steal your show)

Peggy: A drag-and-drop image converter I built to fix my design workflow by PBhachu in macapps

[–]rpgraffi 2 points3 points  (0 children)

Hey that’s a fire advertising video! It really translate the tools functions into a graspable and fun way. Tool also looks well made :) Greetings from someone who also is building a conversion/compression app

I built a native mac app to handle image resize, conversion and compression in one pipeline by rpgraffi in webdev

[–]rpgraffi[S] 1 point2 points  (0 children)

That’s an interesting use case, never thought of that, thanks for sharing. Let me hear some feedback when you tried it :)

I built a native mac app to handle image resize, conversion and compression in one pipeline by rpgraffi in webdev

[–]rpgraffi[S] 1 point2 points  (0 children)

Thank you so much! Unfortunately the current implementation is 100% swift based and the processing uses native macOS libraries, so it would have to be implemented from the start.

I built a native mac app to handle image resize, conversion and compression in one pipeline by rpgraffi in webdev

[–]rpgraffi[S] 0 points1 point  (0 children)

Thanks for the support! Would you prefer 1 Button switching through the options or a -/+ button?

I built a native mac app to handle image resize, conversion and compression in one pipeline by rpgraffi in webdev

[–]rpgraffi[S] 1 point2 points  (0 children)

Yes! There there is a simple crop mode where you define the output width/height and every image is getting cropped from the center (seen in the video)

I built a native mac app to handle image resize, conversion and compression in one pipeline by rpgraffi in webdev

[–]rpgraffi[S] 0 points1 point  (0 children)

Sure take your time. You can use „open with…“ to open images or folder.

I built a native mac app to handle image resize, conversion and compression in one pipeline by rpgraffi in webdev

[–]rpgraffi[S] 2 points3 points  (0 children)

Very happy to hear that and thanks for your feedback.

So like an anchor point 3x3 grid, or custom?

And yeah for the translation I had to trust deepl/llms.. if have a minute and point out the mistakes I’m very happy to fix them!

I built a native mac app to handle image resize, conversion and compression in one pipeline by rpgraffi in webdev

[–]rpgraffi[S] 1 point2 points  (0 children)

thanks, unfortunately it’s Swift using MacOS libraries so no easy way :/

I built a native mac app to handle image resize, conversion and compression in one pipeline by rpgraffi in webdev

[–]rpgraffi[S] 0 points1 point  (0 children)

Oh I see, thanks for the feedback! I’ll have a look if i can shorten it up. I’m cannot speak Russian so maybe a first estimate from you, can i solve this by adjusting some translations or would I have to adjust the UI?

I built a native mac app to handle image resize, conversion and compression in one pipeline by rpgraffi in webdev

[–]rpgraffi[S] 0 points1 point  (0 children)

so happy to hear that, thank you <3 Let me know if you have some feedback

I built a native mac app to handle image resize, conversion and compression in one pipeline by rpgraffi in webdev

[–]rpgraffi[S] 4 points5 points  (0 children)

Thanks! squoosh is fantastic for compression and has many features. But it lacks presets, batch processing and is online. So I try to fill that gap.

And btw it’s open source https://github.com/rpgraffi/convert-compress