@Gargron Not seeing anything directly obviously wrong with it honestly. Ideally this line https://github.com/tootsuite/gamo/blob/master/gamo.go#L159 would receive an io.Reader rather than the complete image as a []byte but this seems like a limitiation of lilliput (and down there probably an opencv limitiation). Perhaps add some tests and run some profilers if you want to be really sure