PocketBook Quote Export
It’s painful to take out quotes from PocketBook using PocketBook itself. The interface is slow and the default reader app (the best one in my opinion) has no option for bulk imports of quotes.
So I wrote a simple script to extract & transform quotes from the internal PocketBook DB.
The PocketBook database schema

The quote extractor
You may want to change the default path of the DB, filter_quote
, transform_quote
and print_results
.