Part of the Ineffable Tools suite.
**Quick Reproject ** is a high-performance QGIS plugin designed for GIS professionals who need to switch coordinate systems instantly. Map reprojecting and layer transformation have never been faster, thanks to customizable hotkeys and a streamlined workflow.
- ⚡ Instant Reprojection: Swap CRSs in milliseconds without opening nested menus.
- 🎹 Custom Hotkeys: Assign
Alt + Numbershortcuts for your most-used coordinate systems. - 📦 Batch Processing: Select multiple layers and reproject them all at once.
- 🎨 Modern UI: A clean, intuitive management interface that fits into the Ineffable Tools ecosystem.
- 🌍 Dual Engine Support:
- Vector: Uses high-speed memory layer processing.
- Raster: Seamlessly integrates with GDAL Warp for pixel-perfect reprojection.
- 🇮🇳 Localized Presets: Built-in Indian UTM Zones (42N–46N) and WGS84 by default.
- Option A: Manual Installation (Recommended)
- Clone this repository into your QGIS plugins folder:
cd ~/.local/share/QGIS/QGIS3/profiles/default/python/plugins git clone https://github.com/ineffablexd/quick_reproject_plugin.git
- Clone this repository into your QGIS plugins folder:
- Option B: Zip Install
- Download the repository as a ZIP.
- In QGIS, go to
Plugins>Manage and Install Plugins>Install from ZIP.
Restart QGIS if the "Ineffable Tools" menu doesn't appear immediately.
- Select Layers: Highlight the layers you want to reproject in the QGIS Layer Tree.
- Use Hotkeys: Press your assigned shortcut (e.g.,
Alt+4for UTM 44N) to transform them instantly. - Manage Shortcuts: Go to
Ineffable Tools>Quick Reproject>⚙ Manage Reprojection Shortcutsto add or modify your CRS presets. - Auto-Naming: The plugin automatically adds a suffix (like
_44N) to your new layers for easy identification.
- Author: Vicky Sharma
- Email: vsharma@powergrid.in
- License: Distributed under the GPL-2.0-or-later license.
Made with ❤️ by Ineffable


