Raster and document processing utilities
Python tools for converting PDF pages and preparing raster-processing dependencies.
What I did
I published PDF conversion tools and examples for packaging raster-processing software.
Result: Both repositories contain source code that can be reviewed independently of employer systems.
Tools
- Python
- GDAL
- Rasterio
- Docker
- PDF processing
The raster examples explore packaging and compression, not a validated production AWS Lambda deployment.
Technical details
Independent portfolio tools
Documents and raster files often need preparation before GIS analysis.
- Convert selected PDF pages with format, DPI, grayscale, and size options.
- Explore Docker and Lambda-layer packaging for raster dependencies.
- Provide GDAL code for compressing GeoTIFF files.