Pixel Art Filter Web
Pixel Art Filter Web is a web application based on Spring Boot and OpenCV. It quickly adds pixel-style filters to images, supports persistent storage and database management, and is suitable for self-managed deployment and multi-architecture operation.
You need to register a password after entering the application ·Features: Support the application of multiple pixel-style filters to images; the front-end is intuitive and the back-end is stable, suitable for individuals and teams. ·Technology stack: The backend is based on Spring Boot; image filters use OpenCV; data persistence relies on MariaDB. ·Deployment: Provide official Docker images (amd64/arm64); they can be deployed with one click on platforms such as Lazy Cat Micro Services, and support image copying to private warehouses. ·Storage: The picture directory is mounted to the persistent path; the database data is mounted independently to avoid data loss caused by container restart.