# Mandatory items:

[general]
name=Raster Cutter
qgisMinimumVersion=3.0
description=Export a raster layer as an image. Select extent, reproject, create Worldfile or Lexocad sidecar files.
version=0.6.1
author=Fabio Zahner
email=geometalab@ost.ch

about=This plugin allows the user to select a raster layer from his project, set an extent and export the raster data within this extent to a .jpg or .png image file. Additionally, the plugin can create a Worldfile and/or Lexocad sidecar file if desired. The plugin also supports re-projection into other Coordinate Reference Systems.

repository=https://github.com/geometalab/qgis-raster-cutter

# Optional items:

tracker=https://github.com/geometalab/qgis-raster-cutter/issues
homepage=https://github.com/geometalab/qgis-raster-cutter/blob/main/README.md

tags=python, raster, crs, gdal
category=Raster
icon=icon.png
experimental=False
deprecated=False
server=False
hasProcessingProvider=no

changelog=
    0.6.1 2024-06-20: Update metadata
