Skip to content

gitmalong/pages2docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

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

  • Converted files are stored in the same folder as its originals
  • New filename is the same as the original but the .pages file extension is replaced with .docx
  • Existing .docx files with same filename are overwritten

License

MIT

About

AppleScript script to convert .pages documents to .docx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors