■ txt2srt  ver.0.03

txtファイル を均等時間ですが srt 字幕ファイル にとりあえず簡易的に変換するアプリケーションです。
時間調整は字幕専用アプリなどで調整します。

このソフトはフリーですが再配布は不可です。

本ソフトを使用した場合の責任は使用した人物や組織が負うものとします。
本ソフトの制作者及び関係者はいかなる損害も義務も負いません。
自己責任でお使い下さい。

--------------------------------------------------------------------

■使い方

本体： txt2srt.exe (ver.0.03)
設定ファイル： initsrt.txt

txtファイル を本体にD&Dすると簡易な srt字幕ファイル ができます。
1行1字幕です。

設定ファイル：
　A.字幕の「長さ」と「間隔」の秒数を半角数字で設定します。
　（例： 長さ 3秒と 間隔 1.5秒）
　length=3.000
　interval=1.500
　または
　length=3
　interval=1.5
　など

　B.設定ファイルが無い場合は「長さ」と「間隔」の秒数の入力を求められます。

　C.設定ファイルはあるが、どちらか片方しか無い場合は
　（例）
　interval=1.5
　「長さ」の秒数だけ求められます。

--------------------------------------------------------------------

 txt2srt.exe (ver.0.03)
get_directory関数で設定ファイルを取得できない事があるので別の方法で取得
[2026-05-04]18:50:18(+0900)

 txt2srt.exe (ver.0.02)
設定ファイルのディレクトリを本体のアプリケーションと同じ場所に変更
[2026-05-04]15:43:44(+0900)

 txt2srt.exe (ver.0.01)
[2026-05-02]20:34:29(+0900)

Copyright (c) 2026 crayonzen
https://crayonzen.kachoufuugetu.net/

--------------------------------------------------------------------
--------------------------------------------------------------------

■ txt2srt ver.0.03

This application provides a simple, basic conversion of txt files into srt subtitle files with equal time intervals.
Time adjustments should be made using a dedicated subtitle application.

This software is free, but redistribution is prohibited.

The user or organization using this software assumes all responsibility for any consequences arising from its use.
The creators and related parties of this software assume no responsibility for any damages or liabilities.
Use at your own risk.

--------------------------------------------------------------------

■ How to Use

Main program: txt2srt.exe (ver.0.03)
Settings file: initsrt.txt

Drag and drop a txt file into the main program to create a simple srt subtitle file.
One subtitle per line.

Settings file:

A. Set the "Length" and "Interval" of the subtitles in seconds using half-width numerals.

(Example: Length 3 seconds and interval 1.5 seconds)
length=3.000
interval=1.500
or
length=3
interval=1.5
etc.

B. If there is no configuration file, you will be prompted to enter the "length" and "interval" in seconds.

C. If there is a configuration file, but only one of them is present,
(Example)
interval=1.5
Only the "length" in seconds will be requested.

--------------------------------------------------------------------

txt2srt.exe (ver.0.03)
The get_directory function sometimes fails to retrieve the configuration file, so an alternative method is used.
[2026-05-04] 18:50:18 (+0900)

txt2srt.exe (ver.0.02)
Changed the directory of the configuration file to the same location as the main application.
[2026-05-04]15:43:44(+0900)

txt2srt.exe (ver.0.01)
[2026-05-02]20:34:29(+0900)

Copyright (c) 2026 crayonzen
https://crayonzen.kachoufuugetu.net/




