TxT2Docx/config.json
2025-09-26 15:49:06 +08:00

15 lines
389 B
JSON

{
"text_order_conversion": false,
"typo_handling": false,
"punctuation_replacement": false,
"paragraph_formatting": false,
"paragraph_min_length": 100,
"paragraph_max_length": 300,
"typo_intensity": 0.5,
"custom_punctuation": ",。!?;?!;",
"output_path": "",
"use_same_folder": true,
"last_txt_folder": "",
"last_images_root": "",
"last_output_root": ""
}