Skip to content

Convert .enex file of the Evernote to plain text by Python script.

Notifications You must be signed in to change notification settings

RonnieIgarashi/Enex2text_Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Enex2text_Converter

This program converts .enex files of Evernote exported to simple text files. .enex is XML type file that contains many tags. This program removes the tags.

Input .enex files must put in "input_files" directory. Tag removed output files will puts in "output_files" directory. Original .enex files will be moved in "extracted_files" directory.

If un-text type data is in input files, such like picture, PDF file, Excel and Word file, and table data files, text will not be converted correctly.

About

Convert .enex file of the Evernote to plain text by Python script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages