{% extends "base.html" %} {% block title %}abogen · Dashboard{% endblock %} {% block content %}

Create a New Audiobook

Kick off a fresh conversion with your manuscript or pasted text. You can fine-tune chapters and speakers in the next steps.

Drop your manuscript to begin

Drag & drop a supported file here, or click to choose one in the next step.

{% include "partials/reader_modal.html" %} {% endblock %} {% block scripts %} {{ super() }} {% endblock %}