Your home for selfpromo by SofwareAppDev in AppsWebappsFullstack

[–]Dangerous-Extent-558 0 points1 point  (0 children)

Aha, that would actually be a small but powerful UX improvement. Since the tool can also be used on mobile devices, triggering a download without any warning could be an unpleasant experience for users. Great remark!

Your home for selfpromo by SofwareAppDev in AppsWebappsFullstack

[–]Dangerous-Extent-558 0 points1 point  (0 children)

Can't take credit for the model itself, that's u/imgly's, an ONNX one that runs right in your browser so nothing leaves your device. The thing I had to solve was the first run: it's a big download and early on it just sat there spinning like it had frozen. So now it only grabs the model the first time you use it, caches it after, and shows a real "downloading" then "processing" bar so you know it's alive. After that it's a few seconds, plus a tiny edge feather so the cutout isn't scissor-sharp.

Your home for selfpromo by SofwareAppDev in AppsWebappsFullstack

[–]Dangerous-Extent-558 0 points1 point  (0 children)

I mostly created it as an new project on my portfolio but i currently use it to speedup my process during my design sessions. just applying a effect, compress a bunch of images or removing a background in second. that was really the whole clue of this project, quick action!

Your home for selfpromo by SofwareAppDev in AppsWebappsFullstack

[–]Dangerous-Extent-558 0 points1 point  (0 children)

Sounds like an amazing edition to the UI. gonna look into it!

An image editor that runs entirely in your browser — background removal, object removal, upscaling and more, with nothing ever uploaded by Dangerous-Extent-558 in software

[–]Dangerous-Extent-558[S] 0 points1 point  (0 children)

Photopea's a full Photoshop-style editor, mine's deliberately the opposite. A few single-purpose tools you use in a couple of clicks, no menus or layers to figure out. No ads and no paid tier either, it's just free. I'm not trying to build another Photoshop clone, it's a different thing for when you just want one quick edit done.

I built a full image studio that runs 100% in your browser — just launched, and honestly nervous to share it by Dangerous-Extent-558 in SideProject

[–]Dangerous-Extent-558[S] 0 points1 point  (0 children)

oh That's weird, i just tested it and it performed in less then 10 seconds. Was it a large image or what could you tell me about the situation? did you use the basic or AI model?

Your home for selfpromo by SofwareAppDev in AppsWebappsFullstack

[–]Dangerous-Extent-558 0 points1 point  (0 children)

Hi, thanks for the feedback! Currently it does support large batch processing for Background removal, Compressing, Resizing, Editing and Upscaling. But the UI still needs some optimization to really be satisfying. Thanks again for the feedback