Brand Asset Utility
This project now acts as a real favicon converter and export tool. It takes a user image, generates the common favicon sizes, prepares a manifest, and packages everything into a downloadable ZIP.
favicon.ico, PNG variants, site.webmanifest, and an HTML head snippet./FavIconPackPlanner/.index.php: generator UI and preview.functions/generate.php: server-side pack generation.functions/download.php: ZIP delivery endpoint.functions/lib.php: image processing and pack helpers.storage/: generated package output.