phiresky / ripgrep-all

rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
Other
7.98k stars 172 forks source link

Could this search in EXIF/PNG info texts #160

Closed space-nuko closed 1 year ago

space-nuko commented 1 year ago

Would be very useful to search through PNGs with embedded iTXt chunks. Stable diffusion webui saves them in a chunk with the name "parameters"

phiresky commented 1 year ago

Sure, shouldn't be hard to build if someone wants to take a stab. Is this data part of EXIF or no? If it is, using exiftool as an external integration should work well. I couldn't quickly find an example image.

space-nuko commented 1 year ago

Here is an example, you can use something like TweakPNG to view the PNG info. The data isn't EXIF actually, it's a custom PNG text chunk with the name parameters.

phiresky commented 1 year ago

Starting with 1.0.0, it's possible to add custom adapters via the config file. If someone has a good suggestion for a file type please post it in show-your-adapter

exif support should be easy by just using exiftool -