A visual dashboard that discovers every image, font, video, and file in your Vite project. See what's used, find duplicates, manage everything - in real time.
pnpm add -D vite-plugin-asset-manager
The real plugin, running on this site. ⌥⇧A toggles it in your app.
Discovers images, fonts, videos, audio, documents, and data files across your configured directories. Updates in real time.
Sharp-powered thumbnails with memory + disk caching. Grid view with search, sort, and advanced size/date/extension filters.
Detects ES imports, dynamic imports, require, CSS url(), and HTML src/href. Surfaces unused assets. Click to open at the exact line.
MD5 content hashing finds byte-identical files even with different names. See duplicates count on every card.
Multi-select with Shift/Ctrl+click. Bulk copy paths, download as ZIP, delete. Full keyboard nav with vim-style j/k.
Works with any Vite-powered framework.
Official modules for Nuxt and Next.js.