mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-13 01:16:52 -04:00
email-normalizer-texts
This commit is contained in:
parent
0a72a2b24b
commit
f5a5ca6550
3 changed files with 24 additions and 7 deletions
|
@ -464,6 +464,14 @@ tools:
|
|||
description: >-
|
||||
Normalize email addresses to a standard format for easier comparison.
|
||||
Useful for deduplication and data cleaning.
|
||||
input: 'Raw emails to normalize:'
|
||||
output: 'Normalized emails:'
|
||||
input-placeholder: Put your emails here (one per line)...
|
||||
output-placeholder: Normalized emails will appear here...
|
||||
button:
|
||||
clear: Clear emails
|
||||
copy: Copy normalized emails
|
||||
copied: Normalized emails copied to the clipboard
|
||||
markdown-to-html:
|
||||
title: Markdown to HTML
|
||||
description: Convert Markdown to HTML and allow to print (as PDF)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue