🔎
💻

Find and Replace in Code

Rename variables or rewrite patterns across a snippet quickly.

Nem szükséges bejelentkezés
Enter a search term to begin

Result

💡 In regex mode, use capture groups in Find like (\d{4})-(\d{2}) and reference them in Replace with $1, $2 — great for reformatting dates, names, or IDs in bulk.

Code tips

💻

Enable case-sensitive matching (leave "case-insensitive" off) so myVar and MyVar stay distinct.

💡

Whole-word matching avoids partial hits when renaming short identifiers like id or x.

🔒

Runs entirely in your browser — paste proprietary code without it leaving your device.

Hogyan működik

1
Bevitel
Enter your data into the tool above. Everything stays local to your browser.
2
Feldolgozás
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Letöltés
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

Miért a miénket használja?

Teljesen ingyenes — soha nincsenek rejtett költségek
Nincs szükség fiókra, e-mailre vagy bejelentkezésre
A fájlok soha nem hagyják el az eszközét
Egyáltalán nincsenek fájlméret-korlátok
Semmilyen kimeneten nincsenek vízjelek

Also check out…

Gyakran ismételt kérdések