Ran across on Twitter this really cool demo of a generating outlines of images and using them as placeholders while loading the image: https://twitter.com/mikaelainalem/status/918213244954861569  It'd be fun if we could build this into our image processing pipeline [Following this thread](https://twitter.com/Martin_Adams/status/918481838347292678) which suggested using a unix tool named [potrace](http://potrace.sourceforge.net/). There's also a [little-used JS port of potrace](https://www.npmjs.com/package/potrace). If anyone wants to experiment with this, it'd be a really cool addition to Gatsby!