how to quickly eliminate html characters from a csv file?

April Zhang

New member
I have a csv file of all my entire store inventories, but since the product description is stripped from web contents, which is in html format, there are a great number of annoying html codes there, like <div>,<script>,<br>etc.etc. Is there a way to eliminate all these html but remain text contents? thanks a lot
 
Back
Top