Expand description
pngmetagrep-core: Extract tEXt metadata from PNG files.
Primary use case: read VDSL recipe chunks ("vdsl") embedded by the
VDSL image generation platform. Also works for ComfyUI’s "prompt"
and "workflow" chunks or any arbitrary tEXt keyword.
Structs§
- Find
Options - Options for constructing a
Matcher. - PngMeta
- Extracted metadata from a single PNG file.
Enums§
- Matcher
- Compiled match strategy — construct once, use many times.
Functions§
- extract
- Extract tEXt chunks from a PNG file.
- read_
text_ chunks - Extract all tEXt chunks from a PNG file.