This tool replaces all words ending in “ing” with their “ed” form. You can apply this to all “ing” words, target specific ones, exclude exceptions, or preserve casing. It's ideal for editing writing style or shifting text from present continuous to past tense.
Examples:
Replace All ‘ing’ Words
All matching words are changed to 'ed' form.
Before:
She was dancing and singing while running.
After:
She was danced and singed while runned.
Replace Only Specific ‘ing’ Words
Only listed targets are modified.
Before:
He was walking, jumping, and running.
After (replacing running, jumping):
He was walking, jumped, and runned.
Replace All Except These Words
Skips exceptions like “king”.
Before:
The king was hiding and dancing.
After (excluding king):
The king was hided and danced.
Preserve First-Letter Casing
Uppercase stays uppercase.
Before:
Running and singing in the forest.
After:
Runned and singed in the forest.
Skip Short Words
Words like “king” are skipped.
Before:
The king was hiding behind the swing.
After (skip words under 5 chars):
The king was hided behind the swing.