Bug report: EXIF comment not extracted
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
**Description of the bug**
EXIF comments added to JPEGs with exiftool (12.00) are not being extracted by the 'Extract EXIF' operation. Linux' file utility (file-5.11 on CentOS 7.7) successfully outputs the comment, so I believe it is being added correctly.
**To Reproduce**
Steps to reproduce the behaviour:
1. Load the provided test.jpg image (embedded under 'Additional Context') into the input
2. Add an 'Extract EXIF' operation
3. [Auto-]Bake
4. Note '0 tags extracted' in output
**Expected behaviour**
The EXIF comment 'This comment is in EXIF' should be in the output pane.
**Screenshots**

**Desktop (if relevant, please complete the following information):**
- OS: Windows 10
- Browser: Firefox 78.6.1esr (64-bit)
CyberChef debugging information:
* Version: 9.21.0
* Compile time: 12/06/2020 12:53:19 UTC
* User-Agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0
* [Link to reproduce](https://gchq.github.io/CyberChef/#recipe=To_Hexdump(16,false,false)&input=YTMzM2U2MjNlYjhhOTRjZTAzY2Q2YjY2ZWExYjQzNGM1MDQ1ZGM3MDMyODZkM2Nk)
**Additional context**
Sample image test.jpg:

Hexdump of first 192 bytes of test.jpg:

Contributor guide
Assessment
This issue has not been assessed yet.