Change Subtitle Position

Move subtitles to any position on screen — top, center, or bottom. Works with SRT and ASS/SSA. Batch up to 50 files.

.srt .ass .ssa

Drop subtitle files here

.srt · .ass · .ssa  ·  max 500 KB each

Screen Position

Selected: Bottom Center

How positioning works

SRT files

SRT doesn't natively support positioning in the standard. This tool adds {\an#} override tags at the start of each subtitle line, where # is the numpad position (1–9). Most players (VLC, MPC-HC, mpv) honor these tags.

ASS/SSA files

The tool updates the Alignment value in all style blocks and removes any per-cue {\pos(x,y)} or {\an#} overrides in the Dialogue lines.

Numpad layout

Positions follow the numpad convention: 7=top-left, 8=top-center, 9=top-right, 1=bottom-left, 2=bottom-center, 3=bottom-right.

Related tools