Txt Splitter is a small tool for txt file processing, including the following functions
Text spliting: The text spliting function has 4 splitting methods, which can split Txt files according to the file size after division, according to the number of divided txt files, according to the number of characters in each txt file, and according to the separator Split the txt file.
Text splicing: The text splicing function can splice multiple txt files and add separators to the spliced txt files.
Text replacing: The text replacing function can replace specific characters in txt files.
Text inserting: The text inserting function can insert specific text into a txt file, which can be inserted at the head, at the end, at a specific position or at intervals.
Latest Version
1.6.9Uploaded by
Jona Albo Valenzuela
Requires Android
Android 7.0+
Category
Free Tools AppContent Rating
Everyone
Security Report
Report
Flag as inappropriateLast updated on Jan 17, 2026
- Fixed encoding detection issues
- Fix some crash bug