# Developer Options for Export

Both in transcription view and in paper-edit view, there is the option for developers users to export a `json`. Either of the transcription or of the paper-edit.

This is because autoEdit could be used as a starting point to build interactives that have some component that is "transcription powered".

## Example

For example, I once went to a POV hackaton, and finished 2 hours before the deadline thanks to this.

* [github repo](https://github.com/pietrop/BattleSounds)
* [presentation](https://docs.google.com/presentation/d/19TB4CpkCDqMJQvhmZF3I9AN7IQ0VsIA8nsfpdHkfDss/)
* [interactive](http://pietropassarelli.com/BattleSounds/)
* [Notes on tech used](https://github.com/pietrop/BattleSounds/blob/master/notes.md)

The idea is that you can get the transcription (or paper-edit) `json` from autoEdit, as well as the converted webm video. [Combined with some client side tempting and a js logic](https://github.com/pietrop/BattleSounds/blob/master/docs/index.html#L171) can quickly make an "hyper-transcript" like the one in [Battle Sound](http://pietropassarelli.com/BattleSounds/) .

{% hint style="info" %}
Sign up to the [mailing list](http://eepurl.com/cMzwSX), follow on [twitter](http://twitter.com/autoEdit2) and/or [facebook](https://www.facebook.com/autoEdit.io/) to keep up to date with the latest releases. Say hi at [pietro@autoEdit.io](mailto:pietro@autoEdit.io?Subject=Hello), always curious to hear what autoEdit is helping you with.
{% endhint %}

{% hint style="info" %}
[autoEdit.io](http://www.autoedit.io) it's free and open source. Free as in free speech as well as in free beer. [Help support the autoEdit project to keep it that way](https://donorbox.org/c9762eef-0e08-468e-90cb-2d00643697f8?recurring=true). Support will go towards fixing bugs, adding features, provide support for users etc...
{% endhint %}
