Installed filters:
abc : Runs `abcm2ps` on .abc music files.
abcm : Runs `abcm2ps` on .abc music files, generating all output formats.
apis : Base class for filters which post content to a remote API.
applytemplate : Apply template to file. Template should specify %(content)s.
archive : Creates a .tgz archive of all input documents.
asciidoc : Runs asciidoc command.
asciidoctor : Runs `asciidoctor`.
asciisyn : Surrounds code with highlighting instructions for Asciidoctor
bash : Runs bash scripts using 'bash' and returns stdout.
bashint : Runs bash. use to run bash scripts.
bn : Forces previous filter to output .bmp extension.
botoup : Uses boto library to upload content to S3, returns the URL.
bw : Converts color pdf to black and white.
bwconv : Converts color pdf to black and white.
c : Compile code using gcc and run.
calibre : Runs `ebook-convert` command (part of calibre)
casperjs : Runs scripts using casper js. Saves cookies.
cb : Changes file extension to .sh
cfussy : Compile code using gcc and run, raising an error if compiled code returns nonzero exit.
ch : Changes file extension to .html
chext : Dummy filter for allowing changing a file extension.
cinput : Compile code using gcc and run with input.
cj : Changes file extension to .json
clang : Compile code using clang and run.
clanginput : compile code using clang and run with input.
clj : Runs clojure.
cowsay : Runs input through 'cowsay'.
cowthink : Runs input through 'cowthink'.
cpickle : Forces previous filter to output .cpickle extension.
cpp : Compile c++ code using cpp and run.
cppinput : Compile c++ code using cpp and run with input.
ct : Changes file extension to .txt
customize : Add <script> tags or <link> tags to an HTML file's header.
dexy : Filter which implements some default behaviors.
dict : Returns an ordered dict with a single element.
ditaa : Runs ditaa to generate images from ascii art.
dot : Renders .dot files to either PNG or PDF images.
dvilatex : Run Latex outputting a .dvi file.
easyhtml : Wraps your text in HTML header/footer which includes Baseline CSS resets.
easylatex : Wraps your text in LaTeX article header/footer.
ebook : Runs `ebook-convert` command (part of calibre)
embedfonts : Runs ghostscript ps2pdf with prepress settings.
eps2pdf : Uses epstopdf to convert .eps files to .pdf
epstopdf : Uses epstopdf to convert .eps files to .pdf
escript : Runs Erlang scripts using the escript command.
espeak : Runs espeak text to speech.
f95 : Compiles and executes fortran code.
figlet : Runs input through 'figlet'.
filterargs : Prints out the args it receives.
fn : Deprecated. No longer needed.
fopdf : Uses asciidoctor-fopdf to generate PDF.
forcebmp : Forces previous filter to output .bmp extension.
forcegif : Forces previous filter to output .gif extension.
forcehtml : Forces previous filter to output .html extension.
forcejpg : Forces previous filter to output .jpg extension.
forcejson : Forces previous filter to output .json extension.
forcelatex : Forces previous filter to output .tex extension.
forcepdf : Forces previous filter to output .pdf extension.
forcepng : Forces previous filter to output .png extension.
forcer : Forces previous filter to output .R extension.
forcesvg : Forces previous filter to output .svg extension.
forcetext : Forces previous filter to output .txt extension.
forcexml : Forces previous filter to output .xml extension.
fortran : Compiles and executes fortran code.
ft : Apply another file to bottom of file.
gcc : Compile code using gcc and run.
gn : Forces previous filter to output .gif extension.
go : Runs 'go run' command on an input .go file. http://golang.org/
gotest : Runs 'go test' command on an input .go file. http://golang.org/
graphviz : Renders .dot files to either PNG or PDF images.
h : Forces previous filter to output .html extension.
hd : Apply another file to top of file.
head : Returns just the first 10 lines of input.
htlatex : Generates HTML from Latex source using htlatex
html2pdf : Deprecated, use casper.js instead.
htmlsections : Splits files into sections based on comments like ### "foo"
htmltidy : Uses tidy to clean and validate HTML.
ipynb : Get data out of an IPython notebook.
ipynbcasper : Launch IPython notebook and run a casperjs script against the server.
ipynbx : Generates a static file based on an IPython notebook.
ipython : Runs python code in the IPython console.
irb : Runs ruby code in irb.
irbout : Runs ruby scripts in irb.
j : Forces previous filter to output .json extension.
java : Compiles java code and runs main method.
javac : Compiles java code and returns the .class object
jinja : Runs the Jinja templating engine.
jirb : Run jruby code in jirb.
jlcon : Runs julia (.jl) files in the repl.
jn : Forces previous filter to output .jpg extension.
join : Takes sectioned code and joins it into a single section. Some filters which
jruby : Run jruby code and return stdout.
js : Runs code through rhino js interpreter.
jsint : Runs rhino JavaScript interpeter.
julia : Runs julia (.jl) files.
jython : jython
jythoni : jython in REPL
keyvalueexample : Example of storing key value data.
kshint : Runs ksh. Use to run bash scripts.
kv : Creates a new key-value store.
l : Forces previous filter to output .tex extension.
latexdvi : Run Latex outputting a .dvi file.
latextile : Converts textile to LaTeX using Redcloth.
lines : Returns each line in its own section.
lua : Runs code through lua interpreter.
lynxdump : Converts HTML to plain text by using lynx -dump.
lyx : Runs lyx to generate LaTeX output.
lyxjinja : Converts dexy:foo.txt|bar into << d['foo.txt|bar'] >>
make : Runs make tasks.
man : Read command names from a file and fetch man pages for each.
markdown : Runs a Markdown processor to convert markdown to HTML.
matlabint : Runs matlab in REPL.
newdoc : A filter which adds an extra document to the tree.
node : Runs scripts using node js
nodejs : Runs scripts using node js
org : Convert .org files to other formats.
others : Example of accessing other documents.
outputabc : Only outputs extension .abc
p : Forces previous filter to output .pdf extension.
pandoc : Convert documents to various available output formats using pandoc.
pdf2cairo : Runs `pdftocairo` from the poppler library.
pdf2img : Runs ghostscript to convert PDF files to images.
pdf2jpg : Converts a PDF file to a jpg image using ghostscript.
pdf2text : Uses pdftotext from the poppler library to convert PDFs to text.
pdfcrop : Runs the PDFcrop script http://pdfcrop.sourceforge.net/
pdfinfo : Uses the pdfinfo script to retrieve metadata about a PDF.
pdftotext : Uses pdftotext from the poppler library to convert PDFs to text.
phantomjs : Runs scripts using phantom js.
php : Runs php file.
phpint : Runs PHP in interpeter mode.
phrender : Renders HTML to PNG/PDF using phantom.js.
pickle : Forces previous filter to output .pickle extension.
pn : Forces previous filter to output .png extension.
ppjson : Pretty prints JSON input.
process : Calls `set_data` method to store output.
processmanual : Writes output directly to output file.
processtext : Uses process_text method
processwithdict : Stores sectional data using `process` method.
ps2pdf : Converts a postscript file to PDF format.
pstopdf : Converts a postscript file to PDF format.
py : Runs Python code and returns stdout.
pycon : Runs python code in python's REPL.
pydoc : Returns introspected python data in key-value storage format.
pyg : Apply Pygments <http://pygments.org/> syntax highlighting.
pyg4rst : Surrounds code with highlighting instructions for ReST
pyin : Runs python code and passes input
pyout : Runs Python code and returns stdout.
pytest : Runs the tests in the specified Python modules.
r : Runs R in REPL.
ragel : Generates ruby source code from a ragel file.
rageldot : Generates state chart in .dot format of ragel state machine.
ragelruby : Generates ruby source code from a ragel file.
ragelrubydot : Generates state chart in .dot format of ragel state machine for ruby.
rb : Runs ruby scripts and return stdout.
rbrepl : Runs ruby code in irb.
rd2pdf : Generates a pdf from R documentation file.
Rd2pdf : Generates a pdf from R documentation file.
rdconv : Convert R documentation to other formats.
redcloth : Converts textile to HTML using Redcloth.
redclothl : Converts textile to LaTeX using Redcloth.
regetron : Filter which loads .regex file into regetron and runs any input text against it.
resub : Runs re.sub on each line of input.
rhino : Runs code through rhino js interpreter.
rhinoint : Runs rhino JavaScript interpeter.
rint : Runs R in REPL.
rintbatch : Runs R files in batch mode, returning an R console transcript.
rintmock : Experimental filter to run R in sections without using pexpect.
rlrb : Generates ruby source code from a ragel file.
rlrbd : Generates state chart in .dot format of ragel state machine for ruby.
rout : Runs R files in batch mode, returning just the output.
routbatch : Runs R files in batch mode, returning just the output.
rst : A 'native' ReST filter which uses the docutils library.
rst2beamer : Runs rst2beamer command (docutils).
rst2html : Convert rst to HTML
rst2latex : Runs rst2latex command (docutils).
rst2man : Runs rst2man command (docutils).
rst2odt : Runs rst2odt command (docutils).
rst2xml : Runs rst2xml command (docutils).
rstbody : Returns just the body part of an ReST document.
rstdocparts : Returns key-value storage of document parts.
rstmeta : Extracts bibliographical metadata and makes this available to dexy.
rust : Runs rust code.
rustc : Runs rust code.
rusti : Runs rust code in the rust repl (rusti). EXPERIMENTAL.
scala : Compiles and runs .scala files.
scalac : Compiles .scala code to .class files.
scalai : Runs scala code in the REPL.
sectionsbywhitespace : Del
sed : Runs a sed script.
sh : Runs bash scripts using 'sh' and returns stdout.
shint : Runs bash. use to run bash scripts.
slides : Converts paragraphs to HTML and wrap each slide in a header and footer.
sloc : Runs code through sloccount.
sloccount : Runs code through sloccount.
soups : Split a HTML file into nested sections based on header tags.
split : Generate index page linking to multiple pages from single source.
ss : Add a blank space to the start of each line.
stata : Runs stata files.
statai : Runs stata files.
strings : Clean non-printing characters from text using the 'strings' tool.
svg : Forces previous filter to output .svg extension.
svg2pdf : Converts an SVG file to PDF by running it through casper js.
t : Forces previous filter to output .txt extension.
tags : Wrap text in specified HTML tags.
taverna : Runs workflows in Taverna via command line tool.
template : Base class for templating system filters such as JinjaFilter. Templating
textile : Converts textile to HTML using Redcloth.
tgzdir : Create a .tgz archive containing the unprocessed files in a directory.
tidy : Uses tidy to clean and validate HTML.
tidycheck : Runs `tidy` to check for valid HTML.
tidyerrors : Uses tidy to print HTML errors.
tikz : Renders Tikz code to PDF.
used : Runs `sed` on the input file.
wc : Runs input through wc command line tool.
wiki2beamer : Converts wiki content to beamer.
wkhtmltopdf : Deprecated, use casper.js instead.
wordpress : Posts to a WordPress blog.
wrap : Wraps text after 79 characters (tries to preserve existing line breaks and
x : Forces previous filter to output .xml extension.
xelatex : Runs .tex files using xelatex.
xetex : Runs .tex files using xelatex.
xmlsec : Stores all elements in the input XML document which have any of the
yamlargs : Specify attributes in YAML at top of file.
zip : Creates a .zip archive of all input documents.
For more information about a particular filter,
use the -alias flag and specify the filter alias.