SSAtoSRT created by Atak_Snajpera 


Basic command line support:
ssatosrt.exe "subtitle.ssa" "subtitle.srt"


You can also drag and drop subtitle on ssatosrt.exe icon


Changelog:
R3
Fixed: incorrect new line creation (ASCII code was #13 but it should be #13#10) 

R2 
Fixed: Line breaker (/N) is now interpreted correctly  

R1 
Fixed: unused markers are automatically removed

R0 
initial release