> ## Documentation Index
> Fetch the complete documentation index at: https://docs.js-confuser.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to JS-Confuser!

JS-Confuser is an open-source JavaScript obfuscator. This obfuscation tool transforms your code into an unreadable, complex representation that is difficult to understand. Here you can learn everything you need to know about JS-Confuser.

<Columns cols={2}>
  <Card title="What Is Obfuscation?" href="/getting-started/what-is-obfuscation">
    Learn more about what obfuscation is
  </Card>

  <Card title="Playground" href="https://js-confuser.com/editor">
    Try out JS-Confuser in your browser
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="Installation" href="/getting-started/installation">
    Learn how to install JS-Confuser from NPM
  </Card>

  <Card title="FAQ" href="/getting-started/faq">
    Frequently asked questions
  </Card>
</Columns>
