Extract a range of lines by start and end line number. 1-based. Get lines 5-10, 1-3, etc.
It returns only the lines between a start and end line number (inclusive). Line numbers are 1-based: 1 is the first line.
Head Text
Extract the first N lines from text. Like the head command. Useful for previewing or trimming from the start.
Tail Text
Extract the last N lines from text. Like the tail command. Useful for viewing the end of logs or lists.
Filter Text Lines
Filter lines by text or regex. Include only matching lines or exclude matching lines. Keep or remove.
Word Counter
Free online word counter tool. Count words, characters, sentences, and paragraphs instantly. Perfect for writers, students, and SEO professionals.