Screenplain:

Convert text to screenplay.

Your screenplay file:

Upload a text file formatted as Fountain!

Do not upload Word documents, RTF or similar.

Output format:

News

July 22nd, 2012

Fixed a bug that appeared on the last update, which made dual dialog fail for HTML output.

July 10th, 2012

A paragraph starting with more than one period (like an ellipsis) is not parsed as a scene heading.

Leading spaces in character names in dialogue are stripped for output.

Page breaks in Fountain (three or more =) are parsed and output in HTML.

March 1st, 2012

Got rid of the extra vertical space when the screenplay has a forced line break.

When writing HTML output, Screenplain now creates <br/> tags instead of new <p> tags for line breaks. This is more in line with how you are supposed to use those tags, but more importantly the CSS assumed it.

Note: