I kept having problems with sifting through large datasets, and I didn't feel like writing a new script each time I wanted to extract text.

So I made Textkala! It can:

  • Match text to an input by prefix, suffix, word, exact match, before, after, or excluding the input!
  • Filter full lines or words of text
  • Export and import files
  • Analyze the text in other ways as well (Mostly convenient for me hehe)

I would love some feedback or ideas on the site if there's something anyone would want to see!