> For the complete documentation index, see [llms.txt](https://xsn.gitbook.io/xsn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xsn.gitbook.io/xsn/wiki/internet-download-manager-idm.md).

# Internet Download Manager (IDM)

## Features IDM

* [x] Download Speed Acceleration up to 5 times using smart dynamic file segmentation technology.
* [x] Download files for your favorite web site
* [x] All popular browsers are supported
* [x] Easy download with one click
* [x] Dark theme
* [x] Dynamic segmentation, [more info](https://www.internetdownloadmanager.com/support/segmentation.html)
* [x] Download resume
* [x] Built-in Scheduler
* [x] IDM includes web site spider and grabber
* [x] Customizable Interface
* [x] Download categories
* [x] IDM is multilingual
* [x] Download limits
* [x] Automatic Antivirus checking
* [x] IDM supports many types of proxy servers
* [x] Advanced Browser integration

## Installer

* [Homepage](https://www.internetdownloadmanager.com/)
* [Changelog](http://www.internetdownloadmanager.com/news.html)
* [Download installer](https://www.internetdownloadmanager.com/download.html)

## Extension for Browser

* [Chrome MV3](https://chromewebstore.google.com/detail/idm-integration-module-mv/ehembjnecgpecgjpdpfaembeeifahnfd)
* [Edge](https://microsoftedge.microsoft.com/addons/detail/idm-integration-module/llbjbkhnmlidjebalopleeepgdfgcpec)
* [Firefox](https://addons.mozilla.org/en-US/firefox/addon/tonec-idm-integration-module/)
* [Brave](https://chromewebstore.google.com/detail/idm-integration-module/ngpampappnmepgilojfohadhhmbhlaek)

## File types extension

{% code overflow="wrap" %}

```
3GP 7Z AAC ACE AIF APK ARJ ASF AVI BIN BZ2 EXE GZ GZIP IMG ISO LZH M4A M4V MKV MOV MP3 MP4 MPA MPE MPEG MPG MSI MSU OGG OGV PDF PLJ PPS PPT QT R0* R1* RA RAR RM RMVB SEA SIT SITX TAR TIF TIFF WAV WMA WMV Z ZIP TGZ APK
```

{% endcode %}

<details>

<summary>Category</summary>

Compressed

```
zip rar r0* r1* arj gz sit sitx sea ace bz2 7z tgz apk
```

Documents

{% code overflow="wrap" %}

```
doc pdf ppt pps docx pptx
```

{% endcode %}

Music

{% code overflow="wrap" %}

```
mp3 wav wma mpa ram ra aac aif m4a tsa
```

{% endcode %}

Programs

{% code overflow="wrap" %}

```
exe msi
```

{% endcode %}

Video

{% code overflow="wrap" %}

```
avi mpg mpe mpeg asf wmv mov qt rm mp4 flv m4v webm ogv ogg mkv ts tsv
```

{% endcode %}

</details>

## Patch and Crack

1. [IAS by WindowsAddict](https://github.com/WindowsAddict/IDM-Activation-Script/archive/refs/heads/main.zip) or paste this to your PowerShell

`irm https://massgrave.dev/ias | iex`

2. [Patch](https://www.mediafire.com/folder/kdqf4yrz1l1mg/Ali-Dbg_Patch), [Trial Reset](https://github.com/AliDbg/IDM_Trial_Reset_IAS/blob/main/IDM_TrialReset_IAS.cmd), [Reg Reset](https://github.com/AliDbg/IDM_Trial_Reset_IAS/blob/main/IDM_Reg_Reset.reg) by Ali-Dbg
3. [Trial Reset](https://www.mediafire.com/file/8klutakqlh2kpnk/IDM.Trial.Reset.v1.0.0-by.J2TEAM.zip/file) by J2Team
4. [IAS-0.7 by Dukun Cabul's](https://www.mediafire.com/file/ypk76kvme5linlm/IAS_0.7_CRC32_58F0EACC.cmd/file)
5. [Patch 2.8.0 by PileNGril](https://www.upload.ee/files/14846917/IDM6.41_Patch_2.8.0_PileNGril.7z.html)
6. [Patch by BTCR](https://www.mediafire.com/file/mjvz8097nkat1tw/Tonec.Inc.Internet.Download.Manager.v6.42.3.Keygen.and.Patch-BTCR.rar/file)

{% hint style="success" icon="user-group" %}
[Morphe XSN Lite Channel](https://eksan127.gitbook.io/xsn-lite#join-xsn-lite-channel)

* <i class="fa-telegram">:telegram:</i> [Telegram](https://t.me/morphexsnlite)
* <i class="fa-whatsapp">:whatsapp:</i> [WhatsApp](https://whatsapp.com/channel/0029Vb5lYPi7YSd3ugsaVS2Z)
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://xsn.gitbook.io/xsn/wiki/internet-download-manager-idm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
