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 ও Web-এর সব আইকন সাইজ পান — 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)। Web: 16, 32, 150, 180, 192, 512px PNG + favicon.ico।
আইকন ছবি এখানে ড্রপ করুন, বা ক্লিক করে বাছুন
প্রস্তাবিত: 1024×1024 PNG — JPG, PNG, WebP সমর্থিত
একটি ছবি দিন, সব প্ল্যাটফর্মের আইকন পান — সব সাইজ, এক ক্লিকে।
iOS (1024×1024 App Store আইকন সহ), Android (সব mipmap ঘনত্ব), এবং Web (favicon, apple-touch-icon, og-image)-এর প্রতিটি আইকন সাইজ তৈরি করে।
iOS আইকনে সঠিক Contents.json থাকে — AppIcon.appiconset ফোল্ডারটি সরাসরি Xcode প্রোজেক্টে ড্র্যাগ করুন।
সব রিসাইজ HTML Canvas ব্যবহার করে ব্রাউজারে হয়। ছবি কখনো কোনো সার্ভারে আপলোড হয় না।
সব আইকন iOS, Android, Web ফোল্ডারে সুবিন্যস্ত, একটি ZIP ফাইলে। ব্যবহারের জন্য প্রস্তুত।
৩১টি ভাষায় ইন্টারফেস পাওয়া যায়, ব্রাউজার ভাষা স্বয়ংক্রিয় শনাক্তকরণ সহ। আরবি, ফার্সি ও উর্দুর জন্য 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)। Web: 16, 32, 150, 180, 192, 512px PNG + favicon.ico।
না। সব রিসাইজ ব্রাউজারের Canvas API ব্যবহার করে হয়। ছবি কখনো আপনার ডিভাইস থেকে বের হয় না।
হ্যাঁ। Web আইকনে মাল্টি-সাইজ favicon.ico (16×16 ও 32×32) এবং পৃথক PNG favicon অন্তর্ভুক্ত।
হ্যাঁ। 'স্বচ্ছ' অপশনে টিক দিন। তবে মনে রাখবেন iOS App Store আইকনে অস্বচ্ছ পটভূমি আবশ্যক — Apple স্বচ্ছ আইকন প্রত্যাখ্যান করে।