Register

Compendium Exporter

An Add-on Module for Foundry Virtual Tabletop

Author: LocalYochlol Project Source Foundry Versions 11+ (Verified 12) Last Updated 4 months, 1 week ago

Ever wanted to export the entire contents of your compendiums to YAML, JSON, or even (semi)plain TXT?   Already tried extracting compendiums directly from the db files only to realize they're useless because many of the links map to IDs that can't be resolved outside of a running server?  Then this module is for you...

 

Compendium Exporter

Exports selected compendium documents into YAML, JSON, and/or human-readable TXT files, packaged into convenient ZIP archives. Useful for backups, external processing, or feeding data into other tools (like AI embeddings).
Features

    Multiple Formats: Export compendium documents as YAML, JSON, or a scrubbed, human-readable TXT format.
    Selective Export: Choose which compendiums to export via a simple UI.
    Batch Processing: Exports are automatically split into manageable ZIP files based on a configurable batch size to prevent browser issues with large compendiums.
    Configurable:
        Enable/disable YAML, JSON, and TXT export formats individually.
        Set the number of documents per ZIP batch.
        Customize the list of keys to exclude from the TXT export for cleaner output.
        Configure a minimum wait time between processing documents (useful on slower systems).
    Client-Side Processing: All processing happens in your browser.
    Halt Button: Stop an ongoing export process if needed.

 

Categories

Available Versions

  1. Version 1.1.2

    4 months, 1 week ago
    Foundry Version 11+ (Verified 12) Manifest URL Read Notes
  2. Version 1.1.0

    4 months, 1 week ago
    Foundry Version 11+ (Verified 12) Manifest URL Read Notes
  3. Version 1.0.0

    4 months, 2 weeks ago
    Foundry Version 11+ (Verified 12) Manifest URL Read Notes