CyberChef icon indicating copy to clipboard operation
CyberChef copied to clipboard

Feature request: YAML to JSON conversion would be useful

Open volphy opened this issue 3 years ago • 4 comments

It would be useful to have YAML to JSON conversion, preferably in two directions i.e.,

  • YAML to JSON
  • JSON to YAML

Would it be possible to implement it?

volphy avatar Oct 05 '21 08:10 volphy

This was literally the first thing I searched for on the demo site.

pcgeek86 avatar Jan 20 '22 06:01 pcgeek86

It's one of the conversions I use frequently für AWS Cloudformation templates

ccarpo avatar Jan 20 '22 06:01 ccarpo

So what happened to this one?

Kreijstal avatar Jul 26 '22 15:07 Kreijstal

Locally, I use yq tool to perform such conversion: https://github.com/mikefarah/yq

It would be nice if CyberChef installed locally could also provide such functionality out-of-the-box.

volphy avatar Jul 27 '22 08:07 volphy