Programming » Helper Apps » Code Formatters (15)

 Sort by:  Date  Name

 » DelEmptyLines 1.0+
download web site opinions problem?
  DelEmptyLines removes blank lines from your text,html, css and similar files. Just choose your input file, and the file where you want to save the processed file (Output File) and you are ready to go. Can be very useful with HTML, CSS and similar files. Please note that it does not support files in Unicode format.
 author:Goran Trlin
 required:Windows & Vista
 size:10 k
 added:19-May-2009
 not rated yet   » rate it  (5 = best)

 » Xstreme Compatibilizer 0.5
download web site opinions problem?
  Xstreme Compatibilizer is an application created to help you verify the compatibility of the code present in any html page with the many different browsers that are available. It can detect the smallest compatibility error in html pages, if none are found the page will be displayed correctly by all types of browsers such as Google Chrome, Opera, Firefox, IE and others.
 author:Xstreme
 required:Win2K/2K3, WinXP, Vista
 size:512 k
 added:23-Jan-2009
 (1 votes)   » rate it  (5 = best)
 » PvLog DeObfuscator 1.0
download web site opinions problem?
  PvLog Deobfuscator is a MSIL code optimizer and one side effect of the optimizer is that it can make more readable obfuscated code. PvLog DeObfuscator can also rename the types and names of members to further improve readability. This tool does not require installation: you just need to run the executable. DeObfuscator is also available in 32 and 64 bit, but we recommend you use the version that corresponds to the architecture of the assembly to optimize. The assembly generated by Deobfusctator may not always run because of protective measures implemented in the assembly (protection against code modification), but should be able to load in reflector. NOTE: the attribute that prevents ILDASM is not removed by DeObfuscator... but it could !
 author:PV Logiciels
 required:WinXP, Vista, +.NET
 size:457 k
 added:28-Nov-2008
 not rated yet   » rate it  (5 = best)
 » Fix Cr Lf 1.0
download web site opinions problem?
  Fix Cr Lf is a program for converting line-breaks (unix to dos, or dos to unix). Choosing unix2dos will convert any stray LineFeed or CarriageReturn to a CarriageReturn-LineFeed sequence. Choosing dos2unix will convert any CarriageReturn-LineFeed sequences to just LineFeed. The program supports converting multiple files, and it's pretty quick.
 author:Jesse Yeager
 required:Windows
 size:17 k
 added:12-Sep-2008
 not rated yet   » rate it  (5 = best)
 » HTML Lock 1.0
download web site opinions problem?
  HTML Lock is a small utility that can encrypt HTML source codes in such a manner that results in completely unreadable code but browsers will have absolutely no problem in decoding it and displaying the pages.
 author:B. Nikhil Baliga
 required:Windows & Vista
 size:112 k
 added:08-Aug-2008
 (4 votes)   » rate it  (5 = best)

 » HTML Compressor 1.0
download web site opinions problem?
  HTML Compressor is a fast and reliable tool for web developers that allows you to reduce the size of your HTML (HTM) files but it does not change the functionality of your site in any other way; the only difference to your visitors will be faster access.
 author:NonTube Software
 required:Win2K, WinXP, Vista
 size:472 k
 added:04-Aug-2008
 (2 votes)   » rate it  (5 = best)
 »  Absolute HTML Compressor 1.14
download web site opinions problem?
  Absolute HTML Compressor is an easy-to-use tool that optimizes HTML files so their size reduces. Compressed pages appear in the browser without changes. You can specify various options of the optimization, compress single files or entire folders. The program can create backup copies of the optimized files.
 author:Alentum Software, Inc.
 required:Windows, Vista
 size:502 k
 added:27-Mar-2008
 not rated yet   » rate it  (5 = best)
 » HTML Optimizier 1.05
download web site opinions problem?
  HTML Optimizer reduces the size of HTML documents without changing their appearance, the program removes any unnecessary space and new-line characters so that the page can be downloaded faster. It is especially effective on documents from Micro$oft Frontpage or similar designers.
 author:Michael Vinther
 required:Windows
 size:510 k
 added:05-Dec-2007
 (1 votes)   » rate it  (5 = best)
 » Highlight 2.6+
download web site opinions problem?
  Highlight converts source code to formatted text with syntax highlighting. It supports 120+ programming languages, includes 40 colour themes, customizable and easy to use. Highlight is Platform independent and can produce Coloured output in HTML, XHTML, RTF, TeX, LaTeX and XML format
 author:Andre Simon
 required:Most
 size:419 k
 added:03-Jul-2007
 (2 votes)   » rate it  (5 = best)
 » LIS (LISP) Code Formating 1.0
download web site opinions problem?
  This is a freeware utility for LISP programmers, it can be used for two purposes: * Formating LISP source code. The beginning of each line of your code is reformatted so that open and it's corresponding closed bracket are aligned. Please note that this formatting doesn't affect your habits of code formatting. Whatever you wish to be in a separate line will stay there. * Help finding an error in your LISP code related to brackets. Syntax errors related to brackets are found automatically. If you have a trouble to find an error related to brackets which is not a syntax one this utility will help you because it can format code.
 author:Softlakecity
 required:Windows
 size:9 k
 added:12-Feb-2007
 (1 votes)   » rate it  (5 = best)
 » HTML TIDY 1.0
download web site problem?
  Clean up your Web pages. When editing HTML it's easy to make mistakes. Wouldn't it be nice if there was a simple way to fix these mistakes automatically and tidy up sloppy editing into nicely layed out markup? Well now there is! Dave Raggett's HTML TIDY is a free utility for doing just that. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities.
 author:Dave Raggett
 required:Windows, Unix, Mac
 size:135 k
 added:02-Oct-2006
 (5 votes)   » rate it  (5 = best)
 » phpCodeBeautifier 0.8
download web site opinions problem?
  phpCodeBeautifier is a tool which saves you spending hours on reformating code to suit your own way of presenting it. There are 3 versions: A GUI version which allows you to process a file visually. A command line version which can be batched or integrated with other tools (CVS, SubVersion, IDE...). As an integrated tool of PHPEdit.
 author:WaterProof SARL
 required:PHP
 size:773 k
 added:29-Sep-2006
 (1 votes)   » rate it  (5 = best)
 » Uncrustify 0.0.24b
download web site opinions problem?
  Source Code Beautifier for C, C++, C#, D, Java, and Pawn. Ident code, aligning on parens, assignments, etc. Align on '=' and variable definitions. Align structure initializers. Align #define stuff. Align backslash-newline stuff. Reformat comments (a little bit). Fix inter-character spacing. Add or remove parens on return statements. Add or remove braces on single-statement if/do/while/for statements. Highly configurable - 134 configurable options as of version 0.0.24
 author:Ben Gardner
 required:Windows, *NIX
 size:99 k
 added:26-Sep-2006
 not rated yet   » rate it  (5 = best)
 » Jacobe Code Beautifier 7.3
download web site opinions problem?
  Jacobe is a configurable code beautifier for the JavaTM programming language (edition 1.5). It is possible to let Jacobe print your Java code according to the widely used layout rules of Sun Microsystems or customize it to your own standards. Jacobe Personal Edition for Linux and Windows is offered to you for free by TIOBE Software. The only thing we ask in return is giving us as much feedback as possible.
 author:TIOBE Software
 required:Windows, Linux
 size:572 k
 added:20-Sep-2006
 (1 votes)   » rate it  (5 = best)
 » Jedi Code Format 2.3+
download web site opinions problem?
  The Jedi Code Formatter is an Open-Source code formatter for the Borland Delphi Object-Pascal programming language. The formatter can standardize all aspects of Delphi Object Pascal and Delphi.NET source code formatting, including indentation, spacing and capitalization. It is useful if you are taking over code and don't like the original formatting. It is useful if you are trying to bring code from multiple sources to one standard. A human can always produce better formatting than a program, but in many cases they don't. If you find a piece of code's formatting annoying or hard to read, this program can save you a lot of time. On your own code it can catch your mistakes, and even automate some mundane tasks that may have annoyed you but you haven't bothered with up to now.
 author:Anthony Steele
 required:Windows
 size:2.5 m
 added:18-Sep-2006
 (2 votes)   » rate it  (5 = best)
Programming » Helper Apps » Code Formatters
new | search | submit | contact | forums | sitemap