Have just been squashing bugs with chronicle my new AI driven document scanner.

This is the latest:

Feature: Added Menu 10 for True Seamless Document Merging (v1.3.0)

- Introduced Menu 10 (Technical Appendix), allowing users to completely disable all metadata, confidence scores, and dates.
- Enhanced "Merge Mode" so that when the appendix is excluded, multi-page documents (like handwritten letters) are stitched together with zero page-boundary interruptions, creating a 100% continuous reading flow.
- Updated README and CHANGELOG to reflect the new 10-menu architecture.
You can find the repository at:

https://github.com/harry6116/Chronicle #BLIND #vibecoding #Chronicle

GitHub - harry6116/Chronicle

Contribute to harry6116/Chronicle development by creating an account on GitHub.

GitHub
@TheVoiceGuy I could be wrong but despite mentioning TIF files, I don't think this project currently supports them. even when a tif file is present we get No valid files found in C:\temp\chronicle\input_files. Supported formats: .pdf, .docx, .txt, .md, .rtf, .csv, .js, .jpg, .jpeg, .png, .bmp, .tiff, .webp. I"m running the latest build. I have written a program that scans a page of text and feeds it into chronicle. regrettably it only works on windows.
@sjtaylor I have incorporated this file format into the script and made sure it’s completely supported.
I don’t have any to test but I’m about to push out this update in the next five minutes or so.