mattiasw/ExifReader

Add support for zTXt

Closed this issue · 3 comments

Description

NovelAI store promt in zTXt like this image
008

Are there plans to support zTXt? Or support in nodejs only with zlib?

Hi! I've had some ideas around this and it seems doable. I will give it a try.

This was a bit trickier than I hoped and will take longer than I anticipated.

I finally got this working. Released as 4.20.0. Make sure to pass in async: true in the options parameter if you're not already using the async version.