Online HDR Photo Editor

HTML5, CSS3 and JavaScript

The Fine Art of Web Development by Martin Ivanov

It’s been a while since I last posted here because I’ve been quite busy with daytime projects and I did not have much time for my pet projects, but finally I accomplished an idea that I had for a while.

Presenting CSS HDR – an online HDR photo editor, built on top of VueJs, ES6, HTML5, and CSS3. The app is running completely on the client, with no server-side processing whatsoever.

The main idea was to use only CSS filters and mix-blend-mode rather than canvas and complex manipulations. The images created with CSS HDR can be saved locally as .jpg files or exported as .json and can be imported back for additional editing. Below are a few images processed with the app.

Categories and Tags
Links

© 2006 - 2024 Martin Ivanov