Beautifiers
- Fix code that is written truly inconsistently without following any formatting standards
 
- Adopt orphaned code for maintenance
 
- Create a temporary version of the code to help you decipher it
 
- Integrate code under the common roof of a larger project
 
Other related tools:
-  Pretty-printers (e.g. vgrind)
 
-  cdecl