Skip to content

R3dy/XMLExtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XMLExtract

This tool extracts the 'word/document.xml' file from a .docx Zip archive and pretty prints the "beautified" version of the XML to standard out.

Ruby Version

This script works with 'ruby-2.0.0-p598' installed via RVM

Installation

$bundle install

Usage

$ ./XMLExtract.rb input.docx > document.xml

About

Extracts the contents of document.xml from a .docx file and pretty prints the smashed XML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages