| Latest version | 0.3.6 |
|---|---|
| Minimum Core | 14 |
| Compatible Core | 14 |
| Last updated | 1 month ago |
| Created | 3 years ago |
| Authors | |
| Languages |
|
| Systems | All systems |
| Project source | Project URL |
Mass Import streamlines your world-building process in Foundry VTT. It allows you to select a local folder containing images, videos, or PDFs and automatically converts them into Foundry entities such as Scenes, Journals, or Card Decks.
Stop dragging and dropping files one by one—import entire collections in seconds.
Turn a folder of map images into configured Scenes instantly. A toggle switches between two modes:
Perfect for custom tarot decks, playing cards, or item cards.
The most versatile tool for lore, handouts, and assets. Now features Smart Persistence (remembers your last settings) and Strict File Filtering (only imports the correct file type for the selected mode).
Image Handling:
PDF Support:
Video Support:
This module includes a Macros - Mass Import compendium with ready-to-use macros.
Alternatively, create a script macro with this simple command to open the launcher menu:
MassImport.showImporters();
You can also call the importers directly via the browser console or your own scripts using the global MassImport object:
MassImport.scene(); // Opens Scene Importer
MassImport.journal(); // Opens Journal Importer
MassImport.deck(); // Opens Deck Importer
MassImport.SceneRescaler();
Check the Macros - Mass Import compendium for these additional utilities:
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: mass-import or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.