Show HN: A local-only image filter editor and batch processor in the browser
Category: devtools
Tags: image-processing, browser-tool, batch-processing
Score: 5.3/10 (Innovation: 5, Technical: 6, Documentation: 6, Utility: 5)
SC Filter Builder is a browser-based image filter editor and batch processor that allows users to build custom filters via a visual node graph, apply them to multiple images, and download results. It is interesting for providing a complete local-only image processing pipeline in the browser without server dependencies, making it accessible for photographers and designers who want to experiment with filter combinations.
Target audience: frontend devs, graphic designers, photographers
Repository: https://kaliedarik.github.io/sc-filter-builder/
View on Hacker News