Back to overview

Batch converter

Below is a list of simple copy and paste converter. Everything is done in the frontend. No tracking. You can find the source code on Github. It’s part of the data wrangling collection I build over the last years.

  • Timestamp Converter

    Batch convert a list of timestamps in various formats into custom formatted strings.

  • Geographic Coordinate Converter

    Batch convert a list of geographic coordinates like DMS or DD into custom formatted strings.

  • Text Format Converter

    Batch convert a list of strings into common formats like camelcase, titlecase or trimed.