iOS app submission
App Store Connect rejects builds missing any required icon size. Generate the full set once, drop into Xcode's Assets.xcassets, never think about it again.
ایک تصویر اپ لوڈ کریں اور iOS، Android اور ویب کے تمام آئیکن سائز حاصل کریں — favicon.ico سمیت۔ سب کچھ آپ کے براؤزر میں چلتا ہے۔
1024×1024 پکسل PNG تجویز کیا جاتا ہے۔ ٹول اسے تمام ضروری سائز میں چھوٹا کر دے گا۔ بڑی اصل تصاویر سے بہتر معیار کے آئیکن بنتے ہیں۔
iOS: 20، 29، 40، 58، 60، 76، 80، 87، 120، 152، 167، 180، 1024px۔ Android: 48 (mdpi)، 72 (hdpi)، 96 (xhdpi)، 144 (xxhdpi)، 192 (xxxhdpi)، 512 (Play Store)۔ ویب: 16، 32، 150، 180، 192، 512px PNG + favicon.ico۔
آئیکن تصویر یہاں چھوڑیں، یا منتخب کرنے کے لیے کلک کریں
تجویز: 1024×1024 PNG — JPG، PNG، WebP معاون ہے
ایک تصویر اندر، تمام آئیکن باہر — تمام سائز، تمام پلیٹ فارم، ایک کلک۔
iOS (بشمول 1024×1024 App Store)، Android (تمام mipmap کثافت) اور ویب (favicon، apple-touch-icon، og-image) کے لیے ہر ضروری آئیکن سائز بناتا ہے۔
iOS آئیکن درست Contents.json کے ساتھ آتے ہیں — AppIcon.appiconset فولڈر کو براہ راست اپنے Xcode پروجیکٹ میں گھسیٹیں۔
تمام سائز تبدیلی HTML Canvas کے ذریعے آپ کے براؤزر میں ہوتی ہے۔ آپ کی تصاویر کبھی کسی سرور پر اپ لوڈ نہیں ہوتیں۔
تمام آئیکن iOS، Android، Web فولڈرز میں منظم، ایک ZIP فائل میں۔ استعمال کے لیے تیار۔
25 زبانوں میں انٹرفیس دستیاب ہے براؤزر زبان کی خودکار شناخت کے ساتھ۔ عربی، فارسی اور اردو کے لیے RTL سپورٹ۔
کوئی حد نہیں، کوئی واٹر مارک نہیں، سائن اپ کی ضرورت نہیں۔ جتنی بار چاہیں استعمال کریں۔
From one source image to all 30+ required sizes — in your browser, in a minute.
Apple, Google, and the web all accept icons up to 1024 × 1024. Drop a square PNG (transparent background recommended for some platforms, solid for others — both work). We accept JPG too but PNG with transparency gives the most flexibility.
iOS needs ~18 sizes (App Store, home screen at 2x/3x, settings, spotlight). Android needs ~5 mipmap densities (mdpi → xxxhdpi). Web needs favicons (16, 32), apple-touch-icon (180), Chrome (192, 512), and a manifest. Each size is downscaled with high-quality bicubic resampling using OffscreenCanvas.
See the generated icon as it would appear on iOS home screen, Android launcher, and a browser tab — all rendered live. Spot rendering issues (text too small to read at small sizes, lost details after resize) before exporting.
Output is a structured ZIP with iOS folder (ready for Xcode Asset Catalog), Android folder (mipmap-mdpi through mipmap-xxxhdpi), and Web folder (favicon.ico, manifest.json). Drag the appropriate folder into your project.
Icon generation isn't optional for most platforms — here's why.
App Store Connect rejects builds missing any required icon size. Generate the full set once, drop into Xcode's Assets.xcassets, never think about it again.
Google requires a 512 × 512 hi-res icon plus mipmap densities for the launcher. iKit produces both formats from one source — no need to render the same artwork five times manually.
PWAs need a manifest with multiple icon sizes (192, 512 minimum). iKit generates the manifest.json snippet for you, ready to paste into your existing manifest.
Brand redesign? Drop the new logo, get a complete new icon set in 30 seconds. Compare with the old set in the live preview before committing.
App icons are often unreleased brand work — a redesign, a new product, a confidential client logo. Uploading them to a server-side generator means a third party sees the asset before launch, with all the leak risk that implies. iKit generates everything in the browser using OffscreenCanvas, so your unreleased brand never leaves your machine.
iKit بلاگ سے تفصیلی ٹیوٹوریلز اور ٹولز کا موازنہ۔
One source PNG → every icon size and density. iOS, Android, and PWA in one export.
Every Android density (mdpi → xxxhdpi) plus adaptive icons, ready as a drop-in res/ folder.
The full apple-touch-icon size matrix and the exact tags Safari and iOS expect.
1024×1024 پکسل PNG تجویز کیا جاتا ہے۔ ٹول اسے تمام ضروری سائز میں چھوٹا کر دے گا۔ بڑی اصل تصاویر سے بہتر معیار کے آئیکن بنتے ہیں۔
iOS: 20، 29، 40، 58، 60، 76، 80، 87، 120، 152، 167، 180، 1024px۔ Android: 48 (mdpi)، 72 (hdpi)، 96 (xhdpi)، 144 (xxhdpi)، 192 (xxxhdpi)، 512 (Play Store)۔ ویب: 16، 32، 150، 180، 192، 512px PNG + favicon.ico۔
نہیں۔ تمام سائز تبدیلی براؤزر کے Canvas API سے ہوتی ہے۔ آپ کی تصویر کبھی آپ کے آلے سے باہر نہیں جاتی۔
ہاں۔ ویب آئیکن میں ملٹی سائز favicon.ico (16×16 اور 32×32) اور علیحدہ PNG favicon شامل ہیں۔
ہاں۔ 'شفاف' آپشن منتخب کریں۔ لیکن یاد رکھیں کہ iOS App Store آئیکن کو ٹھوس پس منظر درکار ہے — Apple شفاف آئیکن مسترد کر دے گا۔