Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

arantes555/PPTX2HTML

Open more actions menu
 
 

Repository files navigation

PPTX2HTML

MIT License npm version

PPTX2HTML can convert MS-PPTX file to HTML by using pure javascript.
Support Chrome, Firefox, IE>=10 and Edge.
Here is the Online DEMO page.

Support Objects

  • Text
    • Font size
    • Font family
    • Font style: blod, italic, underline
    • Color
    • Location
    • hyperlink
  • Picture
    • Type: jpg/jpeg, png, gif
    • Location
  • Graph
    • Bar chart
    • Line chart
    • Pie chart
  • Table
    • Location
    • Size
  • Text block (convert to Div)
    • Align (Horizontal and Vertical)
    • Background color (single color)
    • Border (borderColor, borderWidth, borderType, strokeDasharray)
  • Drawing (convert to SVG)
    • Simple block (rect, ellipse, roundRect)
    • Background color (single color)
    • Align (Horizontal and Vertical)
    • Border (borderColor, borderWidth, borderType, strokeDasharray)
  • Group/Multi-level Group
    • Level (z-index)
  • Theme/Layout

License

MIT

About

Convert pptx file to HTML by using pure javascript

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.3%
  • HTML 0.7%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.