Krantz Sort

Bulk file processing at millions of lines per second. Requires Pro plan.

Install & Launch

krantz sort

Modules

ModuleDescription
DeduperRemove duplicate lines, preserving order. Optional case-insensitive mode.
ULP CleanerStrip tracking parameters from URLs in URL:Login:Pass lines.
LP CleanerValidate Login:Password pairs against length and complexity rules.
FilterKeep or remove lines by substring or regex pattern.
SplitterSplit files by line count or into N equal parts.
JoinerMerge multiple files into one, with optional dedup and sort.
CIS CleanerRemove lines with CIS email domains (mail.ru, yandex.ru, bk.ru, etc.).
LookupFilter or flag entries found in a local reference database. Supports 100M+ entries.
Domain CounterCount and rank email domains. Outputs sorted domain:count pairs.
ULP SorterCategorize URL:Login:Pass lines by login type (email, phone, username).
Archive ExtractorExtract text from ZIP archives, including password-protected ZIPs.

Only one module runs at a time. Each run saves results to a timestamped subfolder under the output directory.

Settings

Output directory — default ~/Documents/krantz/sorter/. Each run creates a timestamped subfolder.

Separator — character used to parse input lines:

SeparatorExample
Colon : (default)[email protected]:password
Semicolon ;[email protected];password
Tab[email protected] password
Pipe \|[email protected]\|password

Select a module from the sidebar to see its specific options.