The SRT to PAC Converter reads the SubRip captions you paste into the SRT Content box and produces a frame-accurate timing map for PAC, the Screen/Sonic Solutions subtitle format used across broadcast subtitling. Each cue is written as a row containing its number, a start and end timecode in HH:MM:SS:FF form calculated at the rate you type into Frame rate (fps), and the caption text. The result downloads as a .pac.txt file.
It is important to be clear about what you get. A true .pac is a binary file with its own character tables and styling records, and no browser tool can honestly claim to write one. What broadcasters and subtitling houses actually need day to day is the frame-locked timing map that PAC authoring software imports, so that the timings agreed in an SRT-based workflow arrive intact in the professional tool where the final .pac is produced. That is precisely what this srt to pac converter generates.
The conversion itself is frame arithmetic. SubRip stores milliseconds, but broadcast subtitling counts frames, so each timestamp is divided into hours, minutes and seconds and the remaining milliseconds are multiplied by the frame rate to produce the two-digit frame field. Because 23.976 and 29.97 are not whole numbers, the frame you enter matters: converting a file at 25 fps when the master is 29.97 fps will drift progressively, so the value in Frame rate (fps) must match the video you are delivering against.
Everything is computed locally in your browser, so pre-transmission dialogue never leaves your workstation, and even long feature files convert instantly.