SweepPix is built with the following excellent open-source components. We thank the open-source community.
A framework for building cross-platform desktop applications. SweepPix runs on Electron.
A JavaScript library for building user interfaces. The SweepPix interface is built with React.
A high-performance Node.js image-processing module based on libvips. SweepPix uses sharp to read and resize images, calculate hashes, and detect blur.
A utility-first CSS framework used to build the SweepPix interface styles.
A lightweight React state-management library used by SweepPix to manage application-wide state.
An open-source icon library that provides interface icons for SweepPix.
A JavaScript EXIF metadata parser used by SweepPix to read photo capture information and metadata.
A fast file-system traversal library used by SweepPix to scan image files in folders.
A build tool for Electron applications that uses Vite for fast hot-module replacement and optimized build output.
An Electron application-packaging tool used by SweepPix to build the Windows NSIS installer.