Hi again,
The csv exported from PortoDB contains a blob in 64Base. Just need to decode it and write it in a jpg file to get the image.
Under windows (
yes I am ashamed) in DOS (
very, very ashamed) it is done with:
Code:
certutil -decode encodedInputFileName decodedOutputFileName
So, considering my level in coding, there no way ever that I can take the calibre catalog.csv and replace each cover path with the encoded image as 64base
Well at least that was fun digging.
François