Legal Information & Credits
List of used libraries and their licenses
Used Libraries
| Library | Version | License | Description |
|---|---|---|---|
| React | 18.3.1 | MIT | JavaScript library for building user interfaces |
| React DOM | 18.3.1 | MIT | React renderer for DOM |
| Next.js | 14.2.0 | MIT | React framework for production |
| JSZip | 3.10.1 | MIT OR GPL-3.0-or-later | JavaScript library for creating, reading and editing ZIP files |
| UTIF | 3.1.0 | MIT | JavaScript library for working with TIFF format |
| heic2any | 0.0.4 | MIT | JavaScript library for converting HEIC images (iPhone format) |
| TypeScript | 5.x | Apache-2.0 | Typed superset of JavaScript |
| ESLint | 8.x | MIT | Static code analyzer for JavaScript |
| react-icons | 5.x | MIT | Popular icons library for React (Font Awesome, Material Design, etc.) |
| react-advanced-cropper | 0.20.1 | MIT | Library for interactive image cropping with corner dragging support |
| sonner | 2.0.7 | MIT | Library for displaying toast notifications |
| tailwind-merge | 3.4.0 | MIT | Utility for merging Tailwind CSS classes |
| class-variance-authority | 0.7.1 | Apache-2.0 | Utility for managing component variants |
| tailwindcss | 3.4.18 | MIT | CSS framework for rapid UI development |
| tailwindcss-animate | 1.0.7 | MIT | Tailwind CSS plugin for animations |
| @next/third-parties | 16.0.5 | MIT | Next.js integration for third-party services (Google Analytics, etc.) |
| clsx | 2.1.1 | MIT | Utility for conditionally joining classNames |
| geoip-lite | 1.4.10 | MIT | Library for determining geographical location by IP address |
| whois | 2.16.1 | MIT | Library for performing WHOIS queries to domains |
| dns2 | 2.1.0 | MIT | Library for performing DNS queries |
| dnsbl | 4.0.2 | MIT | Library for checking IP addresses in blacklists (RBL) |
| portscanner | 2.2.0 | MIT | Library for checking open ports on IP addresses |
License Note
All used libraries have permissive licenses (MIT, Apache-2.0), which allow commercial use and closed source code. JSZip uses a dual license (MIT OR GPL-3.0), but we use the MIT-licensed version. UTIF, heic2any, Sonner, Tailwind CSS and other libraries are distributed under the MIT license.