Martech Zone Converters Articles
A collection of small web-based converters provided free to marketers to help them with their day-to-day work.
-
App: Convert CSV to JSON or JSON to CSV
Working with data isn’t always as seamless as we’d like. Some platforms still rely on comma-separated values (CSV) files, which are human-readable and straightforward but not always flexible. Others are increasingly adopting JavaScript Object Notation (JSON), a format that is…
-
App: Convert Time (hh:mm:ss) to Seconds or Vice Versa
We recently produced a video for our investors in Q&A format. Interestingly, my video editing software provided the format in hh:mm:ss format, but when I went to build the direct YouTube URLs to advance them to the section in the…
-
App: Convert Rows To CSV or CSV to Rows
It never fails that every time I’m working to move data from one system to another using a text area field, my data is formatted incorrectly. Some systems want all of the values in a comma-separated value (CSV) like this:…