> ## Content Index
> Fetch the complete content index at: https://en.blog.themarfa.name/llms.txt
> Use this file to discover other available public pages before exploring further.

# How to quickly remove timestamps from text transcription
- URL: https://en.blog.themarfa.name/how-to-quickly-remove-timestamps-from-text-transcription/
- Published: 2023-08-31T11:07:11.000Z
- Updated: 2023-08-31T11:07:11.000Z
- Description: You can solve the problem using any text editor that supports RegEXP or using the TimeWipe online service.
- Author: Konstantin Dokuchaev
- Tags: web, TimeWipe

When creating a transcription of audio, especially automatic, it is customary to indicate timestamps in it so that it is clear when and who spoke. But occasionally, you need to get rid of such labels and doing it manually is not very convenient.

You can solve the problem using any text editor that supports RegEXP or using the **[TimeWipe](https://timewipe.deepakness.com/)** online service.

0:00

/

1×

You need to paste the copied text or upload a text file and simply click the **Clean timestamps** button and the service will immediately remove all timestamps. Ready text can be easily copied back for further work. True, you have to say goodbye to formatting.