I tried using this library to reconstruct an image "b.jpeg" from "a.jpeg" and "b-a.delta" made with the C++ diffable lib. to no avail.
Also, when encoding the delta from a and b, I get a delta that's 88.6kb while the C++ diffable's delta is merely 30kb.