Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 398 Bytes

Split large XML files into smaller ones for easy upload. Works for WordPress Posts Import and other XML files.

I have updated the script to work with Python3+

How to Use

  1. Download this Repo as a Zipped file or download the wordpress-xml-splitter.py file.

  2. Install Tkinter on your PC.

  • sudo apt install python3-tk
  1. run the script with python
  • python3 wordpress-xml-splitter.py