During our daily work with data we found ourselves in need for data manipulation tools. That’s when the idea of CodVerter started - one place with everything you need for working with data.

In our blog we’ll give you CodVerter’s updates, tutorials, guides, development tips and everything related to tech we found useful and hopefully so will you.

Currently, CodVerter is offering the following tools:

  • XML to JSON Converter - converts data in XML format to JSON format
  • JSON to XML Converter - converts data in JSON format to XML format
  • Text to String Variable Converter - converts plain text to code of concatenated strings. Code is supported in these programing languages: Java, JavaScript, C, C++, C# and Visual Basic.NET.
  • String Variable to Text Converter - converts code of concatenated strings to plain text. Code is supported in these programing languages: Java, JavaScript, C, C++, C# and Visual Basic.NET.
  • XML Validator - validates XML data. For invalid XML the converter's output will show relevant error message, while for valid XML output can be shown as Pretty XML with indents or as Mini XML without indents or new lines.
  • JSON Validator - validates JSON data. For invalid JSON the converter's output will show relevant error message, while for valid JSON output can be shown as Pretty JSON with indents or as Mini JSON without indents or new lines.
  • Break Text Lines - a special converter for breaking text to lines based on conditions such as characters, words and line length (amount of characters).

Another tool we have is CodVerter's Text Editor. Here you got a powerful text editor with many useful options:

  • View text in any programing languages syntax highlights
  • Convert text to UPPER or lower case
  • Convert first character on each line to UPPER or lower case
  • Remove empty blank lines
  • Remove duplicate lines
  • Trim text to remove extra white spaces
  • Sort text
  • Concatenate all lines to one line
  • Replace all white spaces with tabs
  • Create a numbered list
  • Create a bulleted list
  • Find and replace text with case-sensitive and whole word options
  • Add words or characters at line beginning or ending
  • Select a target text and add words or characters at its beginning or ending, including case-sensitive and whole word options
  • Mark and highlight text in different colors
  • Show text statistics

In CodVerter's Text Editor you can apply the above on all the text or only on a selected part. All of CodVerter's tools support drag-and-drop of files from your computer, and you can save any output as a text file.

Feel free to contact us and to join CodVerter's community. We're in progress of adding more tools and special features only for registered users.

Let's CodVert!