PrettyPrinter: Online Code Formatting Tool

Pretty Printer is an online source code formatting utility. It’s an elegant tool to effectively format your code, based on the options available. Just copy and paste your source code into the field provided, check mark the appropriate options and click on ‘submit query‘. Then you will be provided with the corresponding formatted code.

It provides you with options to :

    – Add comment lines before a function.
    - Add new lines after braces and semi-colons.
    - Reduce white spaces in the code.
    - Add new lines before and after ”{” and before “}”.

online code formatting

Pretty Printer also enables you to skip HTML and get plain source code. It currently supports PHP, Java, C++, C, Perl, JavaScript and CSS.

Features:

  • Web based source code formatting utility.
  • Reduce white spaces in the source code.
  • Option to add comments before a function.
  • Option to skip HTML and get plain source code.
  • Supports PHP, Java, C++, C, Perl, JavaScript and CSS.
  • Free for use, no sign up required.
  • Similar websites: Ideone, Ecoder, TextSnip, CodeFetch and CodePaste.

Check out PrettyPrinter @ www.prettyprinter.de (by Srikanth AD from Techonaut)


Similar websites