Skip to content

Python script to transform docx files created by novelize platform

License

Notifications You must be signed in to change notification settings

RonanOD/novelize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Novelize

Python script to transform docx files created by the novelize website. I used novelize to write my novel Chief O'Neill.

Details

  • Script to add a front image to a novelize document. Front image file must be images/frontImage.jpg.
  • Also add any images with "__*imageName*__" markup in a paragraph in Novelize.
  • All images go in the images folder
  • Call script with doc name as argument: python novelize.py my-manuscript.docx
  • Output is final-my-manuscript.docx with transformations included.
  • Check header of novelize.py for further possible transformations.

Useful links:

About

Python script to transform docx files created by novelize platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages