A lightweight QGIS plugin for measuring pixel distances on raster images.
Pixie is designed for workflows where scanned maps or plans need to be metricized using scale bars. It lets you quickly measure the pixel length of a known distance directly in QGIS—no external tools required.
- Click two points on a raster to measure pixel distance
- Works directly in raster pixel space (not map units)
- Automatically copies the result to your clipboard
- Minimal, fast, and purpose-built
Pixie → Metricize → Analysis
- Use Pixie to measure the pixel length of a scale bar
- Enter that value into your metricization tool
- Work with the resulting metrically consistent raster
- Download the latest
pixie.ziprelease - In QGIS: Plugins → Manage and Install Plugins → Install from ZIP
- Select the ZIP file
Copy the pixie/ folder into:
/python/plugins/
Then restart QGIS.
- Select a raster layer
- Click the Pixie toolbar button
- Click two points (e.g., ends of a scale bar)
- Pixel distance is displayed and copied to clipboard
- Pixie measures pixel distance, not real-world distance
- The raster must be active/selected
- Best used on unmetricized scanned images
Pixie does one thing:
Measure pixel distance cleanly and quickly
W. Christopher Carleton
MIT License — see LICENSE file for details.