ArrayCat is a free tool for converting a list of data or any string into an array. For example, you can convert a CSV file into a PHP array. Or, into a JavaScript array. Or even into a SQL insertion, which is technically not an array, but cats get confused sometimes.
Not only string to array conversions, ArrayCat also supports various transformations, such as: sort lists, delete duplicates from lists, remove diacritics, convert data to lower case, base64 encode elements, convert to HTML entities, and much more. You can find the full list of supported transformations below.
No comments yet. Be the first to comment!