1
4 Comments

I made a tool for converting any list to array

I'm a programmer and sometimes I need to include a list of data to my project as an array. So, I made a free tool that allows me to do just that. It converts basically any format of list into an array. Such as PHP, Python or JavaScript array.

I also added some optional party tricks, such as sorting the data, removing duplicates, converting to Base64 and removing diacritics, because, why not. If it's worth doing, it's worth over-doing.

It's privacy oriented, with all data processing happening in your browser and no data being sent anywhere.

I call it https://arraycat.com because it works with arrays and cats are cool. Hence, array cat.

I made this, because I needed it, but perhaps someone else will also find this useful or mildly interesting, or both. Thanks!

on January 31, 2023