TxHelpdesk

  • Login
  • Submit a Ticket
  • Knowledge Base
© 2025 TxHelpdesk
Knowledge Base
  • Knowledge Base
  • TxDialer
  • How to remove all non AS…
How to remove all non ASCII characters ?
0 recommendations  | 1396 views

There are 2 options to remove Non-Ascii characters:
 

1. Using File Cleaner ( TxDialer > Tools > File Cleaner ).

The file containing non-ascii characters can be uploaded and the cleaned file would be downloaded.
Use File Check ( TxDialer > Tools > File Check ) to look for  special and non-ascii characters

2. Using Notepad ++


How to remove all non ascii characters with regex?

Install Notepad++ Editor from https://notepad-plus-plus.org/


Using Notepad++

Open the .csv file.

Goto Menu > Search > Find...

This expression will search for non-ascii values:  [^\x00-\x7F]+
Find and remove all the non ascii characters .

Tick off 'Search Mode = Regular expression', and check 'Search Mode = Extended'.

Replace following characters
\r with  <blank>
 – with -
" with <blank>

Save the file.
Note: Use 'Save As/Save Copy' to retain the original file for comparison

Did you find it helpful?
Share
Other TxDialer Articles
  • How to add contacts to the DNC registry?
  • What are the different modes of Dialling?
  • How to achieve auto rechurn?
  • How to improve connect rates / productivity ?
  • How to fix when CRM disposition fails?
Categories
  • C - Tools
  • Chirp
  • CRM Integrations
  • General
  • Headset troubleshooting
  • TxChat
  • TxContact App
  • TxDialer
  • TxHelpdesk
  • TxRecord
  • TxReport
  • TxScreenCapture
  • TxSmartQ
  • TxTalk
  • TxTalk Web
  • User Manual