A simple (proof-of-concept) Python script which utilises GDAL(2Tiles) and MBUtil to process a GeoTIFF into an XYZ MBTiles bundle via a full XYZ directory, with WEBP raster images.
It is likely preferable to use gdal2mbtiles, however it does not currently (2025) support the latest GDAL versions or WEBP.
Users should likely adapt the script and its hardcoded values to customize it. Includes a simple FastAPI Python server.
Not under active construction/maintainence.