I've made a json describing the tiles : an array of structure containing name, x, y, width, height. All by hand.
Then, i've made a script under linux with the "convert" command that take the json and extract tiles.
And finally, I use all the extracted tiles as a tileset.