Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there an online code coloring service? [closed]

I would like to know if there is an online service where we paste the code and it generates back the colored HTML source code for that code. It could be PHP, HTML, CSS, JavaScript, C, and Java.

The idea is that once I have the colored HTML code, I could easily put that in my wordpress.com blog. I know about [sourcecode language="whatever"], but I just wanted to know an online service that supports multiple languages. The benefit is that, I can choose any color style/theme from that online service for my code.

like image 353
Sarfraz Avatar asked Feb 28 '10 20:02

Sarfraz


1 Answers

Also you can use http://tohtml.com/html/ or GeSHi

like image 196
voodoo555 Avatar answered Sep 23 '22 12:09

voodoo555