[general]
name=Save Temp Layers
qgisMinimumVersion=3.0
description=Save all temporary/memory layers to disk with one click. Supports vector (GeoPackage/Shapefile/GeoJSON) and raster (GeoTIFF) layers.
version=1.0.1
author=Cyanide
email=user@example.com

about=When working with QGIS Processing tools, results are often stored as temporary (in-memory) layers that disappear when you close the project. This plugin detects all such temporary layers and lets you save them permanently in one click. Supports vector layers (saved as GeoPackage, Shapefile, or GeoJSON) and raster layers (saved as GeoTIFF). No external dependencies required — works on Windows, Linux, and macOS with a standard QGIS 3.x installation.

tracker=https://github.com/Aniketkishorchauhan/save-temp-layers/issues
repository=https://github.com/Aniketkishorchauhan/save-temp-layers
homepage=https://github.com/Aniketkishorchauhan/save-temp-layers

tags=save,temporary,memory,layers,export,raster,vector,geopackage,geotiff
category=Plugins
icon=icon.png
experimental=False
deprecated=False
license=GPLv2+
