Disclaimer
Software Disclaimer
This project is built using a modern, lightweight tech stack designed for high performance and live previews. Below is a list of the major frameworks and libraries used, along with necessary disclaimers for offline usage.
Major Frameworks & Libraries
React 19: The core UI framework for state management and component structure. Tailwind CSS: Used for all styling and responsive layout via the official CDN. Lucide React: The primary vector icon library. Google Gemini API (@google/genai): Powering the "AI Generator" and "Photo Refinement" features. JSZip: Utility used for bundling bulk exports into a single .zip file. Google Material Symbols & Font Awesome 6: Supplemental icon libraries integrated via CSS CDNs. Google Fonts: Extensive typography library used for text-based icons.
Disclaimers & User Information Internet Connectivity: This application is "CDN-First." While the logic runs in your browser, an active internet connection is required to load the Tailwind engine, fonts, icon sets, and the JSZip utility. AI Usage: The "AI Generator" and "Modify Current" features require a stable connection to Google’s Gemini servers. Prompts and image data are sent to Google for processing. Local Storage: All your project settings and configurations are saved locally in your browser's localStorage. Clearing your browser cache or site data will reset the app to its default state unless you have exported your project as a .json file. Offline Limitations: This app will not function fully offline in its current state because it relies on ESM (ES Modules) imported from esm.sh and other external content delivery networks. Browser Compatibility: Optimized for modern evergreen browsers and requires Canvas API and Alpha Channel support for high-fidelity exports. But specifically used Edge runtime with WebExeBuilder.