The output is not what I expected.
Recheck the input, selected options and the limitation notes below; preserve the original before trying a destructive cleanup. Regex mode follows JavaScript syntax, not every regex dialect.
Filter a list or log by deleting every line that matches a phrase or JavaScript regex.
Enter a literal substring or enable regex mode for a JavaScript regular expression. Matching lines are removed; non-matching and unmatched empty lines remain, so preview the result before replacing source data. Regex mode follows JavaScript syntax, which differs from some other regex dialects.
Enter a phrase or regex, preview the matching lines and remove them.
Maximum 500,000 characters: 0 / 500000
No result
Paste the multiline text and enter the phrase or pattern to match.
Choose literal or regex mode and set case sensitivity.
Preview removed lines, correct an invalid pattern if needed and copy the filtered result.
Recheck the input, selected options and the limitation notes below; preserve the original before trying a destructive cleanup. Regex mode follows JavaScript syntax, not every regex dialect.
Reduce the input, split the operation into smaller batches and close other memory-heavy tabs. Keep an original copy before retrying.
Test the destination app, font and character encoding. Some apps normalize whitespace or render Unicode differently.
Enter a literal substring or enable regex mode for a JavaScript regular expression. Matching lines are removed; non-matching and unmatched empty lines remain, so preview the result before replacing source data.
Use JavaScript RegExp syntax. Test complex expressions and show a clear error for invalid patterns.
A regex metacharacter may be broad or case-insensitive mode may be active. Test a smaller sample before processing the full text.
Regex mode follows JavaScript syntax, which differs from some other regex dialects. Metacharacters must be escaped when they should be matched literally. The tool removes matching lines and leaves unmatched lines, including unmatched blank lines, in place.
Enter a phrase or regex, preview the matching lines and remove them.