Skip to content
Evert Provoost edited this page Nov 20, 2017 · 11 revisions

Feltix is a commandline tool written in Go that is able to take in Fountain (or Fountain with some extensions) and deliver you a:

  • HTML website, or
  • PDF file (mostly usable)

Currently the tool is still in quite early development, however it already tends to give better results than the old Feltix-Export of which deveopment has been discontinued however if you need FDX export you could take a look at it.

For developers: The parser is distributed under the MIT license so you can easily use it in your app, see here for more info.