gitmalong / pages2docx

AppleScript script to convert .pages documents to .docx
MIT License
20 stars 7 forks source link

pages2docx

AppleScript script to recursively convert all .pages documents within a folder to .docx. Tested on Mac OS Sierra.

Run script from command line

Convert all documents within ~/Documents/ (must be the absolute path):

osascript pages2docx.applescript ~/Documents/

Please note

License

MIT