Legal · Free · Private

Convert Markdown to PDF in Legal size

Export your Markdown as a Legal-size PDF (8.5 × 14 in) — ideal for contracts, long tables and documents that need extra vertical room.

Try an example

Open one in the editor — it loads instantly, then edit and download your PDF.

API docs

Reference docs with code blocks and parameter tables.

Open in editor
# API Reference

## Authentication

All requests require a bearer token:

```http
GET /v1/orders HTTP/1.1
Host: api.example.com
Authorization: Bearer <token>
```

## Endpoints

### `GET /v1/orders`

Returns a paginated list of orders.

| Parameter | Type   | Description              |
| --------- | ------ | ------------------------ |
| `limit`   | int    | Items per page (max 100) |
| `cursor`  | string | Pagination cursor        |

#### Example response

```json
{
  "data": [{ "id": "ord_123", "total": 4200 }],
  "next_cursor": "abc"
}
```

> **Note:** Timestamps are returned in UTC (ISO 8601).

Key Features

Legal page size

Pages are sized to 8.5 × 14 in (215.9 × 355.6 mm) for legal documents and long tables.

Room for long tables

The extra height fits wide schedules, terms and itemised lists with fewer page breaks.

True WYSIWYG

The live, paginated preview is the exact document you download — same theme, page size, margins and page breaks.

Free, no signup

No account, no email, no watermark you can't remove. Open the editor and convert as many documents as you like.

When Legal size makes sense

Legal paper gives you more vertical space, which is handy for contracts, terms, financial schedules and any document with long tables you'd rather not split across pages.

Selectable, searchable output

The exported PDF is real vector text, so clauses and figures stay selectable and searchable — important for legal and financial documents that get referenced and cited.

Frequently asked questions

What are the Legal dimensions?

8.5 × 14 inches (215.9 × 355.6 mm), applied via real page geometry.

Why choose Legal over Letter?

The extra height fits long tables and contracts with fewer page breaks.

Is the text selectable?

Yes — output is vector text, so it stays selectable and searchable in the PDF.

Ready to convert?

No sign-up, no upload, no cost. Start writing and download in seconds.