KnugiHK / WhatsApp-Chat-Exporter

A customizable Android and iOS/iPadOS WhatsApp database parser that will give you the history of your WhatsApp conversations in HTML and JSON. Android Backup Crypt12, Crypt14, Crypt15, and new schema supported.
https://wts.knugi.dev/
MIT License
521 stars 76 forks source link

[Request] Format the already exported chat as txt #22

Closed Drjacky closed 1 year ago

Drjacky commented 1 year ago

I have the decrypted chat as txt (I already exported it from More -> Export Chat). Is it possible to allow to have this result: image by input that plain text?

KnugiHK commented 1 year ago

You mean reading the export txt file and produce a HTML page like what this exporter does?

Drjacky commented 1 year ago

Yes

KnugiHK commented 1 year ago

Sure. I will look into it.

ericsia commented 1 year ago

Sure. I will look into it.

I wish it is .txt too. Anyway, is it possible you pack the python script become executable (.exe)? it will be more convenient

KnugiHK commented 1 year ago

Sure. I will look into it.

I wish it is .txt too. Anyway, is it possible you pack the python script become executable (.exe)? it will be more convenient

Agree, let's move the discussion of making executable to #29.

KnugiHK commented 1 year ago

I implemented the feature in 0897dc2. Feel free to try it in the dev branch and report any issues.

KnugiHK commented 1 year ago

Released in 0.9.5.