Live data from Hacker News

Show HN: Polarr.co, a WebGL photo editor

polarr.co

61–70 of 100 posts

Re: Show HN: Polarr.co, a WebGL photo editor

#61
Your pricing is incredibly confusing. What is "polar box" and do I need to pay for it? What are the advantages of paying for it, what are the paid-only features?

from the "box" name i assume it's some sort of storage features, but when i click on the "$4.99" link at the top of the page it just takes me to a list of general editor features that i can seem to get for free by using the editor.

Re: Show HN: Polarr.co, a WebGL photo editor

#62
I have my pictures on my computer and I have native applications to edit them. For my needs the free ones (as in beer and as in speech) are good enough. I can Save as... the images I find on the web and edit them too (licenses that allow reuse, Google has a search for them).

So far the only feature that Polarr has and a native application doesn't have is that photo styles from the community thing (not a quote because the spinning pictures are covering the words on my browser most of the time). Unluckily the home page doesn't say much more than that. Can somebody explain it? Thanks.

Re: Show HN: Polarr.co, a WebGL photo editor

#63
post #4

Dev of Polarr here. I think the biggest thing that's missing from the current release is RAW image support which is technically difficult to do. We're right now having some success of extracting the thumbnail of RAW and do it on the client side only using JS, but editing the RAW is a lot harder and we're thinking about using some WebGL texture blending. Any thought/comment on this is welcomed and appreciated. (Not su…

FWIW the other key feature missing for me is the histogram.[1] Pretty much everything I change in Lightroom, I'm keeping an eye on the histogram to make sure I'm not (unintentionally) blowing things out or losing dynamic range. Being able to drag the histogram itself is a bonus, but being able to see it at all is key.

Oh yeah, and noise reduction. With low-light photos lack of noise reduction is a dealbreaker. Maybe that becomes more important with RAW?

[1] https://www.google.com/search?q=histogram+lightroom&tbm=isch

Re: Show HN: Polarr.co, a WebGL photo editor

#64
Looks great. Any chance this could be bundled as chrome native app ? Similar to https://chrome.google.com/webstore/detail/pixlr-touch-up/jkl...

For a photo editing app, I hate opening up the browser.

Also curious, If the app is using emscripten in some way for the photo editing part.

Re: Show HN: Polarr.co, a WebGL photo editor

#65
This is an awesome idea.

I think what people might be missing is that even with the features you currently have, there's a market for this application already, though maybe not as a stand-alone lightroom replacement.

If you think about batching, my brain immediately starts gravitating towards real estate, headshots, HS seniors photos, ENG.

In short: drop the filters, put the "basic" controls on the left, focus on what you do best.

Kudos, folks, I'll be watching this one!

Re: Show HN: Polarr.co, a WebGL photo editor

#66

Neat webapp, quite impressive. Still, I’m disappointed at how lazy the UI design of nearly all image editors is. They take off-the-shelf algorithms/models, implement them in code, and then slap a slider widget in for every parameter in the model. A big wall of sliders takes basically zero thought or effort from a UI design perspective, which is why it’s so popular, but other than being ubiquitous, it’s generally a me…

Photographer here. We know what these functions are doing to the image (if not literally then intuitively) and want the total control that the sliders-next-to-input-fields paradigm provides. You might be surprised how much math actually goes into photography. Yes I do want to bump the contrast by .1 and drop the exposure by 1/3 of a stop. I've got my eye on the histogram and I know what I think looks good.

I guarantee that any photo editing software that deviates from this UI will get shat on by the professional photography community. I'd love to see your suggestions nonetheless.

The type of interface that I think you're suggesting is Instagram, one that takes control away from the user because the user doesn't actually know what they're doing. This editor actually has something like that with the filters you can select on the left. The problem is, actual photographers are frustrated by these interfaces (or treat them as a toy) because they would rather have all the functionality exposed to them so they can make their own adjustments. You could argue that "constraints breed creativity," but when I'm working through 1500 wedding photos I want my sliders exactly where I expect them to be, doing exactly what they've been doing with high precision for the past 20 years.

Re: Show HN: Polarr.co, a WebGL photo editor

#67
post #57

Earlier quoted context omitted.

One can always take inspiration from audio software and audio plugins, some of those have quite slick UI ideas.

Oh please, no. The fact that every VST maker creates their own custom GUI from scratch was the best and worst thing to happen to VSTs. All of a sudden I have a gazillion different plugins each with their own idea of how user interaction should work, meaning I learn a new interface for every single plugin. At least a wall of homogenous sliders doesn't require me to learn how the widgets work.

Sure, but one doesn't have to reinvent the slider every time to do more than just "list them". Grouping elements, maybe even color coding groups, graphical indicators along with numerical values, all those things go a long way, and don't preclude standardization of the input elements themselves. Maybe they'd need to be more customizable.

> At least a wall of homogenous sliders doesn't require me to learn how the widgets work.

That wall is available in many if not all VST hosts, you can still work with the raw parameter list; and I have to say, I for one do not prefer it, at least not for any plugin that has more than 5-10 things to tweak. Except when I know them by name and can filter the list with a few keystrokes, so for that and other reasons I think a normalized is also useful. It doesn't have to be one or the other.

Re: Show HN: Polarr.co, a WebGL photo editor

#68
post #64

Looks great. Any chance this could be bundled as chrome native app ? Similar to https://chrome.google.com/webstore/detail/pixlr-touch-up/jkl... For a photo editing app, I hate opening up the browser. Also curious, If the app is using emscripten in some way for the photo editing part.

Yes, we do!

https://chrome.google.com/webstore/detail/polarr-photo-edito...

The app is not using emscripten

Re: Show HN: Polarr.co, a WebGL photo editor

#69
post #64

Looks great. Any chance this could be bundled as chrome native app ? Similar to https://chrome.google.com/webstore/detail/pixlr-touch-up/jkl... For a photo editing app, I hate opening up the browser. Also curious, If the app is using emscripten in some way for the photo editing part.

Found it is also featured in Chrome App Store (on the top). https://chrome.google.com/webstore/category/apps?hl=en

Re: Show HN: Polarr.co, a WebGL photo editor

#70

Slightly off topic. I have yet to be convinced that non-native applications is the way of the future? It seems like the current trend is to make everything run in the browser these days. I don't really have an argument against it but I just can't quite buy into it yet.

Probably cloud app is better for on-the-go solution and native app is more straightforward for batch processing? I've also just installed Polarr's Chrome App from https://chrome.google.com/webstore/detail/polarr-photo-edito...
Post reply on HN