Open Issues Need Help
View All on GitHubA self-hosted local image optimizer that runs in your browser.
AI Summary: Add support for the JPEG XL image format (jxl) to the Mazanoke image optimizer. This involves integrating a JPEG XL library (like libjxl) to enable encoding and decoding of jxl images, adding options to the user interface for selecting JPEG XL as an input or output format, and thoroughly testing the new functionality.
A self-hosted local image optimizer that runs in your browser.
AI Summary: The task is to create documentation for configuring an Nginx web server to properly serve the Mazanoke image optimizer application, including enabling Progressive Web App (PWA) functionality. This involves detailing the necessary Nginx configuration directives and explaining how to ensure the PWA manifest and service worker are correctly handled by the server.
A self-hosted local image optimizer that runs in your browser.