/snb-to-txt

Extract plaintext from Samsung SNote files

Primary LanguagePythonMIT LicenseMIT

snb-to-txt

Convert .snb files to .txt files

Syntax:
convertToTxt(snbFile, destination = None)
convertDirectory(directory)

Thanks to ohadcn's snbopen.py for inspiring this project!