Get text between characters from any input with this privacy-friendly delimiter text extractor. Extract text between delimiters, brackets, tags, and strings instantly in your browser with live preview and export options.
Get Text Between Two Characters is a fast, privacy-friendly tool that extracts text between delimiters such as brackets, tags, words, and custom strings. It runs fully in your browser, so your text is never uploaded.
[ and ]<div> and </div>Input text:
Hello [John]
Welcome [Sarah]
Bye [John]
Start delimiter: [
End delimiter: ]
Output with deduplication OFF:
John
Sarah
John
Output with deduplication ON:
John
Sarah
All extraction is performed client-side in JavaScript. Your content remains on your device and is not sent to any server.