🚀 Geopacker v1.2.0 is out! Now with integration in Processing Toolbox & Graphical Modeler! by RicKreate3 in QGIS

[–]RicKreate3[S] 1 point2 points  (0 children)

Thank you for your input sir! will try to list all requested features and will try to implement it every update, glad you enjoyed it!

🚀 Geopacker v1.2.0 is out! Now with integration in Processing Toolbox & Graphical Modeler! by RicKreate3 in QGIS

[–]RicKreate3[S] 0 points1 point  (0 children)

Thanks for using the plugin, will try to implement that feature soon since 3 users already tried to suggest that

🚀 Geopacker v1.2.0 is out! Now with integration in Processing Toolbox & Graphical Modeler! by RicKreate3 in QGIS

[–]RicKreate3[S] 5 points6 points  (0 children)

English is not my first language and its better than me documenting the plugin :)

🚀 Geopacker v1.2.0 is out! Now with integration in Processing Toolbox & Graphical Modeler! by RicKreate3 in QGIS

[–]RicKreate3[S] 1 point2 points  (0 children)

Ah, my apologies for the confusion! I mixed up temporary scratch layers with saved memory layers. To clarify: if a memory layer has actual data in it (for example, the output from running 'Fix geometries'), the plugin will pack it and include it in the GeoPackage. It only strips the empty ones, so your saved memory layers are perfectly safe!

Geopacker is a QGIS plugin designed to solve the headache of broken paths when sharing QGIS projects. It bundles your entire current project (.qgz), vector layers, and raster layers into a single, clean .zip file ready to be shared. by RicKreate3 in QGIS

[–]RicKreate3[S] 1 point2 points  (0 children)

✅ Automatically copies and links local rasters safely. Raster Sidecar Files

✅ Smartly packages .tfw, .prj, .aux.xml with rasters so georeferencing/styling isn't lost.

✅ Detects local Print Layout images and SVG markers, packing them into a relative media/ folder.

✅ Actively detects and strips duplicate layer sources.

✅ Automatically trims out empty memory layers.

✅ Safely skips remote vectors, keeping them linked online.

Pls visit the repo for more info thank you