App Description

Text Mod are powerful text utilities tool use for search, list, edit or modify text characters by using RegEx fast and easy.

Features:
==Find & Count==
Find and count search string in text

==Find & Replace==
Find and replace search string in text

==Find in Between & List==
Find and list string in between search text, eg. Find in between "I" and "You" in
"I Love You, I Miss You, I Wait You" will result in "Love, Miss, Wait"

==Find in Between & Replace==
Find and Replace string in between search text, eg. Find in Between "I" and "You" and replace with "And" in "I Love You, I Miss You, I Wait You" will result in "I And You, I And You, I And You"

==Find URL & List==
Find and list URL in search text, will return url such as http://www.nitrio.com, http://www.abc.com

==Find Email & List==
Find and list Email in search text, will return email such as [email protected], [email protected]

==Find HashTag & List==
Find and list HashTag in search text, will return HashTag such as #Happy, #GoLucky

==Find RegEx & List==
A RegEx, or Regular Expression, is a sequence of characters that forms a search pattern.
RegEx can be used to check if a string contains the specified search pattern.

Example:
[0-9]{5} give search result exactly five integer letters such as 25125, 23652
[a-z]+, give search result such as hello, end, [including the comma]
#[a-z0-9]+ give search result such as #meme12, #city, #doremi256
c[a-z]+ give search result such as cat, comma, city
[0-9]{3}-[0-9]{5} give search result such as 253-52365, 563-95201, 598-12045


Search result is listed in difference way, such as:
Original - default each individual result in newline.
Comma - add a comma behind each result.
Number - add a number behind each result.
Custom - user defines what to include in front and behind individual result.

Thanks for your support and do visit nitrio.com for more apps for your iOS devices.

iPhone Screenshots

(click to enlarge)

Text Mod screenshot 1 Text Mod screenshot 2 Text Mod screenshot 3 Text Mod screenshot 4 Text Mod screenshot 5 Text Mod screenshot 6 Text Mod screenshot 7 Text Mod screenshot 8 Text Mod screenshot 9 Text Mod screenshot 10

iPad Screenshots

(click to enlarge)

Text Mod screenshot 11 Text Mod screenshot 12 Text Mod screenshot 13 Text Mod screenshot 14 Text Mod screenshot 15 Text Mod screenshot 16 Text Mod screenshot 17 Text Mod screenshot 18 Text Mod screenshot 19 Text Mod screenshot 20

App Changes

  • October 04, 2023 Initial release