Export a packaged QGIS project (layers + images + .qgz) preserving the layer tree group structure. Output as folder or ZIP, no external dependencies.
Package the active project: copy the vector layers (as SHP files mirroring the layer tree group structure, or in a single GPKG with table names that reflect the original groups), local rasters, and images used in layouts; rewrite the paths as relative; and save the .qgz file along with everything else. WMS/WMTS layers are retained with their original URLs. Export as a folder or as a .zip file. Does not modify the active project in QGIS.
Plugin Tags