SubFlow Logo

SRT to PDF Converter

Turn a .srt subtitle file into a clean, printable A4 PDF — timestamps on the left, dialogue text on the right, page numbers in the footer. For sharing transcripts with people who don’t open subtitle files, or for printing and archiving.

Last updated

Why turn a subtitle file into a PDF?

A .srt is meant for video players. The moment you hand it to someone who isn’t technically inclined, you’ve created a problem — they double-click the file, their OS opens it in Notepad or TextEdit, they see a wall of numbers and arrows, and they bounce.

A PDF transcript solves that. Common reasons to make one:

  • Sharing a recorded meeting transcript with colleagues, clients, or stakeholders who want a quick read.
  • Printing transcripts for legal, medical, or compliance review — physical copies that don’t need software to read.
  • Attaching to a project deliverable as the “here’s what was said” companion file.
  • Archiving long-form interviews, podcasts, or lectures in a format that’ll still open in 20 years without needing a specific tool.
  • Building an accessibility document where the transcript needs to live as a standalone file alongside the video.

What the output looks like

Each page uses an A4 portrait layout. The header carries the file title and total cue count. The body has one row per cue: timestamps in a narrow left column (start time bold in the brand accent color, end time muted underneath), dialogue text in the wider right column, wrapped to fit. The footer shows page numbers, right-aligned.

Transcript (header) 3 cues · generated by subflow.cc/tools/srt-to-pdf ───────────────────────────────────────────────── 00:00:01,000 Welcome to the show. 00:00:04,000 00:00:05,500 My guest today is Alice Chen, 00:00:09,250 who runs a robotics lab. 00:00:10,000 Alice, thanks for coming on. 00:00:12,500 Page 1 (footer)

Long cues that would overflow a page break naturally — the converter starts a new page rather than splitting a single cue mid-sentence.

How to convert SRT to PDF

  1. Drop your .srt file onto the drop zone above (or click to open the file picker).
  2. The converter parses every cue, lays them out across A4 pages, and builds a real PDF file in your browser using jsPDF. Generation is instant for typical-sized files.
  3. Click Download to save the result as a .pdf file. Open it in any PDF reader (Preview, Adobe Acrobat, browser), print it, attach it to an email, drop it in a project folder.

When PDF isn’t the right format

If the recipient is going to edit the transcript — fix typos, restructure paragraphs, paste into a CMS — convert to plain text instead with our SRT to TXT tool. PDF is the wrong format for editing; it’s for reading and archiving.

If you need the subtitles to play on a video player or HTML5 video element, keep the file as .srt or convert to WebVTT for browser use. PDF doesn’t do timed playback.

Frequently asked questions

A4 portrait page, one cue per row, two columns: timestamps on the left (start time bold, end time muted underneath), dialogue text on the right. Page header has the file name and cue count; footer has page numbers. Designed to be readable as a transcript, not as a stylized publication.

Working in After Effects?

Subflow lives inside After Effects and generates captions as native AE text layers in 51 languages — useful when the captions need to be part of the composition itself, not extracted as a separate document. This PDF tool is for when you already have an .srt from another source and want a printable version.

See Subflow