create_comment
Inject hidden data into PNG, JPEG, or GIF comment fields using format-specific standards. Metadata tools can retrieve the embedded comment.
Instructions
Inject data into format-specific comment fields. Supports PNG tEXt chunks, JPEG COM markers, and GIF comment extensions. The comment is stored in a standards-compliant way that most viewers ignore but metadata tools can read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | Comment data to inject | |
| file_path | Yes | Path to the cover image file (PNG, JPEG, or GIF) | |
| output_path | Yes | Path for the output file |