Tidy Tools

A set of online tools for those who know enough about web programming languages such as HTML, CSS and JavaScript, but are not very proficient in using automatic build tools to tidy their files. These people, usually just need a kind of tool that allows them to paste certain data into a text area and then to click on a submit button to get the results quickly. For example, to tidy CSS and JavaScript files.


About

About The Site

This site contains a collection of online tools for text-based file formatter, especially for files related to the web. People who are assigned to maintain source code will most likely have difficulty in updating the code provided by clients in a compressed, minified or even in an obfuscated format. These tools are very suitable for those who want to solve that-kind-of problems.

Need to minify your web files quickly?

About The Domain

The tidy.js.org subdomain is a “free-on-condition” feature that has been provided by the owner of js.org domain. If one day, there are some unexpected things happen on this site, then the only person who is responsible for the chaos is me, Taufik Nurrohman and not the main owner of js.org domain.

Let me know if something unexpected happens or if you want to provide input for this site by publishing an issue.

Tools

Tidy HTML

Tidy HTML files online.

Tidy CSS

Tidy CSS files online.

Tidy JavaScript

Tidy JavaScript files online.

Tidy JSON

Tidy JSON files online.

Trim Trailing Spaces

Remove trailing white-spaces in your text files.

Convert Tabs to Spaces

Convert a tab character to 4 spaces characters.

Convert Spaces to Tabs

Convert 4 spaces characters to a tab character.

Privacy

I probably will keep statistics of your page visits on this site, but I’m not going to take and record the codes that you try to tidy. Some data such as the checked state on every check-box and radio elements in the form are stored via the local storage feature on your device.

Frequently Asked Questions

Do you have any plan to use Bootstrap or Material Design framework to decorate this site?

No.

Your site has a terrible design.

Thank you.

Why isn’t it “tidify”?

The word “tidy” has two roles, the first role is as a verb and the second role is as an adjective. Although the term “tidify” is more appropriate as opposed to “minify”, but I didn’t plan to make this page mainly as a place to gather tools that can be used to tidy the source code indentation so that everything looks tidy. In the future, I might add some tools to convert format A to format B (for example, to convert Markdown format to HTML format) and vice-versa here.

While these kind of tools cannot be categorized as either “minify” or “tidify”, so I decided to make the neutral version of both, which can tend to be “tidify” or “tidy” itself. There are only two types of boolean: true and false. But there is also null, which can also be evaluated as boolean false in most cases. Here, if “minify” can be considered as boolean true, then “tidify” would be considered as boolean false and so that “tidy” would be null.

Why isn’t it “maxify”?

Sigh.