Generator Ikon Aplikasi

Hasilkan semua ukuran ikon aplikasi yang diperlukan untuk iOS, iPadOS, watchOS, macOS, dan Android. Pengubahan ukuran berkualitas tinggi, diformat dengan benar untuk Xcode dan Android Studio. 100% pribadi dan gratis.

Iklan
Iklan

An app icon generator creates properly sized icons for iOS, Android, and web applications from a single source image. App stores require icons in multiple dimensions (e.g., 29×29 to 1024×1024 for iOS, 48×48 to 512×512 for Android). This tool resizes your source icon to all required dimensions using the Canvas API, generating a complete icon set in seconds -- entirely in your browser.

Buat semua ukuran ikon aplikasi tanpa mengunggah file sumber Anda

Satu gambar 1024×1024 → semua ukuran untuk iOS, Android, watchOS, dan macOS. Siap untuk Xcode. Semua diproses secara lokal di browser Anda.

Semua platform
Xcode-ready
Gratis tanpa batas

Cara menggunakan

  1. 1

    Siapkan Ikon

    Rancang ikon persegi 1024x1024 piksel. Jangan tambahkan sudut membulat; sistem operasi perangkat akan menerapkan mask secara otomatis.

  2. 2

    Unggah

    Seret file Anda ke alat di atas.

  3. 3

    Pilih Platform

    Pilih iPhone, iPad, Watch, Mac, atau Android.

  4. 4

    Unduh

    Dapatkan satu file .zip yang berisi semua aset yang terorganisir.

Cara Termudah untuk Mengubah Ukuran Ikon Aplikasi

Siap untuk Xcode

Hasilkan folder AppIcon.appiconset lengkap dengan Contents.json yang valid. Cukup seret dan lepas ke dalam Katalog Aset Xcode Anda.

Kompatibel dengan Android

Buat folder mipmap Android standar (mdpi, hdpi, xhdpi, dll.) yang siap ditempelkan ke folder res proyek Android Studio Anda.

Pengubahan Ukuran Berkualitas Tinggi

Menggunakan algoritma pengubahan ukuran canggih (Lanczos3 melalui Pica) untuk memastikan ikon Anda terlihat tajam dan jelas, bahkan pada ukuran terkecil.

Iklan

Understanding App Icon Requirements

Mengapa ikon aplikasi membutuhkan banyak ukuran

Mobile operating systems display app icons in many different contexts: the home screen, the app switcher, settings, notifications, the App Store/Play Store listing, and search results. Each context requires a different pixel dimension. iOS alone requires over 20 different icon sizes for a complete submission -- from 20×20 (notification on iPad) to 1024×1024 (App Store listing). Android uses adaptive icons that must be 108×108 with a 72×72 safe zone, plus legacy icons at multiple densities (mdpi: 48×48, hdpi: 72×72, xhdpi: 96×96, xxhdpi: 144×144, xxxhdpi: 192×192).

Creating each size manually in an image editor is tedious and error-prone. A source image that looks good at 1024×1024 might lose important detail when scaled to 29×29. The key is starting with a simple, bold design that works at all sizes -- avoid thin lines, small text, and intricate details that will disappear at small sizes. The source image should be at least 1024×1024 pixels (for iOS) or 512×512 pixels (for Android), in PNG format with no transparency (iOS doesn't allow transparent app icons).

For web applications (PWA), the requirements are simpler but still important. The manifest.json file references icons at 192×192 and 512×512, but additional sizes improve the experience when users add your site to their home screen. Apple Touch Icons (apple-touch-icon) should be 180×180 for the best quality on iOS devices. Favicon files should include 16×16, 32×32, and 180×180 sizes.

Iklan

Bagaimana pembuatan ikon bekerja

The tool uses the Canvas API to resize the source image to each required dimension. The source image is loaded into an Image object, then for each target size, a canvas is created at that dimension and the image is drawn using ctx.drawImage() with high-quality resampling (imageSmoothingQuality = 'high'). Each canvas is then exported as a PNG blob and packaged for download.

For iOS, the tool generates an icon set following Apple's naming convention (Icon-App-20x20@1x.png, Icon-App-20x20@2x.png, etc.) and can optionally create a Contents.json file for use in Xcode asset catalogs. For Android, the tool generates icons in the correct directory structure (mipmap-mdpi/, mipmap-hdpi/, etc.) for direct inclusion in the project's res/ folder. For web, it generates a favicon set and the necessary HTML meta tags.

Iklan

Bagaimana ini dibandingkan dengan generator ikon lain?

A side-by-side comparison of popular app icon generation tools.

FiturNovaToolsAppIcon.coEasyAppIcon
Privasi (tanpa unggah)100% browserUnggah ke serverUnggah ke server
iOS icon setAll sizes
Android icon setAll densities
Web/PWA icons
Tanpa watermarkGratis ada watermarkIklan
Pemrosesan instanAntrianAntrian

Generator ikon berbasis server mengharuskan Anda mengunggah gambar sumber. Alat kami mengubah ukuran gambar sepenuhnya di browser Anda menggunakan Pica dengan Lanczos3 resampling.

Pertanyaan yang sering diajukan

Ukuran gambar apa yang harus saya unggah?
Kami merekomendasikan gambar 1024x1024 piksel. Ini adalah ukuran terbesar yang diperlukan (untuk ikon pemasaran App Store) dan memungkinkan kami untuk memperkecil ke ukuran yang lebih kecil sambil mempertahankan kualitas tinggi.
Apakah ini menghasilkan Contents.json untuk Xcode?
Ya. File zip untuk platform Apple menyertakan struktur folder yang benar dan file JSON yang diperlukan untuk Xcode. Anda dapat mengganti folder AppIcon.appiconset yang ada dengan yang baru dibuat.
Apakah data saya pribadi?
Ya. Semua pemrosesan gambar terjadi secara lokal di browser Anda menggunakan teknologi Web. File sumber Anda tidak pernah diunggah ke server kami.
Platform apa yang didukung?
The tool generates icons for iOS (iPhone and iPad), watchOS (Apple Watch), macOS (Mac apps), and Android. For Apple platforms, it produces the complete AppIcon.appiconset folder with all sizes required by the current Xcode version, including 20px, 29px, 40px, 58px, 60px, 76px, 80px, 87px, 120px, 152px, 167px, 180px, 1024px, and various macOS sizes. For Android, it produces the standard mipmap folder structure (mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi) with the correct launcher icon sizes (48px, 72px, 96px, 144px, 192px) and the adaptive icon foreground layer.
Algoritma pengubahan ukuran apa yang digunakan?
Alat menggunakan pustaka Pica dengan resampling Lanczos3, yang merupakan salah satu algoritma penurunan skala berkualitas tertinggi yang tersedia. Lanczos3 menggunakan kernel sinc dengan 3-lobe untuk dengan cerdas menggabungkan piksel sambil mempertahankan tepi dan detail. Hasilnya umumnya lebih tajam dan lebih jernih daripada algoritma bicubic atau bilinear standar.
Bisakah saya membuat ikon untuk ikon adaptif Android?
Yes. For Android, the tool generates both the standard launcher icons (in mipmap folders) and the adaptive icon foreground layer. Adaptive icons were introduced in Android 8.0 (API 26) and consist of two layers: a foreground (your icon) and a background (a solid color or pattern). The tool generates the foreground layer at the required 108x108 dp (with 72x72 dp safe zone) for each density bucket. You will need to provide the background layer separately in your Android project's res/drawable folder.
Apakah saya perlu menambahkan sudut membulat ke ikon saya?
No. You should upload a square image with sharp corners. iOS, Android, and other platforms automatically apply their own mask (rounded corners, squircle, circle, etc.) when displaying the icon. If you add rounded corners to your source image, the corners may appear as a thin border or halo when the OS applies its mask. The only exception is the App Store marketing icon (1024x1024), which in recent Xcode versions accepts a square image with transparent corners — but even here, Apple recommends uploading a square image and letting the system handle the masking.
Apakah ada batasan ukuran file?
There is no artificial file size limit. Since the tool processes your image locally, the practical limit depends on your device's available memory. A 1024x1024 PNG file is typically 500KB to 2MB, which is well within the capabilities of any modern device. If you upload an extremely large image (e.g., 4096x4096), the tool will automatically use it as the source but the processing time may increase slightly. For best performance, use a 1024x1024 source image as recommended.

Privasi Anda Adalah Prioritas Kami

Alat ini berjalan sepenuhnya di browser Anda. File Anda tidak diunggah, disimpan, atau dianalisis.

  • Kami tidak mengunggah, menyimpan, atau menganalisis file Anda.
  • Semua yang Anda proses tetap di perangkat Anda.
  • Tidak ada pemrosesan sisi server, penyimpanan cloud, atau analisis.

Bahkan jika koneksi internet Anda terputus, file Anda tetap aman.

Anda mungkin juga suka

Panduan terkait

Iklan