3
votes
1answer
338 views

How to convert a PowerPoint ppt file into HTML files?

I have to find a free, gratis and command line solution to convert primary Microsoft PowerPoint presentations into HTML files (1 html per foil) on linux (Debian, OpenSuse). It would be nice if the ...
3
votes
4answers
1k views

How to convert to HTML code?

Are there any scripts that can convert between text (e.g. <hi>) and the html entities version (&lt;hi&gt;) like this website does? Or at least a PHP file?