Rayrun
← Back to tools

CSV to YAML Converter

A CSV to YAML tool converts CSV (Comma-Separated Values) formatted data into YAML (YAML Ain't Markup Language) format, allowing for interoperability and compatibility between the two data representations.

Use Ctrl + k + "Tools" to quickly access all tools.

name,age,email,isStudent
Jane Doe,42,janedoe@example.com,true
- name: Jane Doe
age: 42
email: janedoe@example.com
isStudent: true

Feedback or suggestions? Send it to luc@ray.run

Thank you!
Was this helpful?

Open Source Packages

Install with https://npmjs.com/:

  • json-2-csv

Related Tools

Recently Used

TwitterGitHubLinkedIn
AboutQuestionsDiscord ForumBrowser ExtensionTagsQA Jobs

Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email luc@ray.run.