Pygmentizer for WpPygments

This is a simple online pygmentizer — a supporting project for WpPygments Wordpress plugin. Based on an excellent Pygments library, it performs a single task — accepts a code snippet, passes it through Pygments and returns the result. Created by Eugene Mirotin.

Usage

To use this service, issue POST request to http://pygmentizer.appspot.com/.

The request body can contain 2 parameters:

See the list of supported languages. Important: language code is case-sensitive.

The response would be:

You can try it yourself here.

Language Stats

Bash: 392667
JavaScript: 124156
Python: 100308
Ruby: 27996
CoffeeScript: 11562
SQL: 9539
YAML: 5578
HTML: 336
Java: 323
PHP: 304
Objective-C: 166
OCaml: 113
AppleScript: 64
CSS: 53
D: 47
TeX: 31
C: 29
ABAP: 28
Erlang: 28
Factor: 26
HTML+PHP: 23
Bash Session: 21
Text only: 17
SCSS: 16
C++: 15
Common Lisp: 10
Nginx configuration file: 10
XML: 10
ApacheConf: 8
ActionScript: 7
ActionScript 3: 6
C#: 6
Go: 6
Makefile: 6
Sass: 5
MySQL: 4
Matlab: 3
Fortran: 1