Image Tools

Live

Apple Touch Icon Generator — 180, 167, 152, 120 px

Apple Touch Icon Generator turns any logo into the apple-touch-icon.png files iOS uses when someone adds your site to their Home Screen.

The tool
Live

Drop a logo or icon here, or click to browse

Square images work best (180×180+)

Supported formats

PNG, JPG, WebP, SVG

Examples

Site logo, square brand mark, 512×512 app icon

You will get

apple-touch-icon.png (180×180) ready to drop into your site

Need the full favicon set too? Use our Favicon Generator for browser tabs and PWA icons.Open Favicon Generator →

What Apple Touch Icon Generator does

Apple Touch Icon Generator turns any logo into the apple-touch-icon.png files iOS uses when someone adds your site to their Home Screen. It outputs the modern 180×180 default plus the legacy iPad Pro (167), iPad Retina (152) and iPhone Retina (120) sizes, all pre-flattened to a solid background so iOS doesn't render a black square behind transparent PNGs. Runs entirely in your browser — your logo never leaves your device.

What an Apple Touch Icon is for

When a user adds your site to their iOS home screen, iOS looks for a <link rel='apple-touch-icon'> tag in your HTML and uses that PNG as the launcher icon. Without it, iOS takes an ugly low-resolution screenshot of your page and uses that — almost always with white text or buttons on a transparent background that becomes invisible. Adding proper touch icons is a 5-minute fix that dramatically improves how your site looks when bookmarked.

The sizes you actually need

iOS officially documents 180×180 (iPhone Plus and later), 167×167 (iPad Pro), 152×152 (iPad), and 120×120 (iPhone). Modern iOS will scale down 180×180 if smaller sizes are missing, so the minimum viable setup is a single 180×180 PNG. The full multi-size setup gives crisp icons on every device.

Design rules

iOS automatically rounds the corners and adds a subtle gloss, so design your icon with a square edge and no rounded corners of your own. Use a solid background (no transparency — iOS will composite transparency against black, which usually looks terrible). Keep your symbol or logo with at least 10% padding on each side. Use bold, high-contrast shapes — at 60×60 displayed size, fine detail disappears.

Installing on your site

Place the generated PNGs at the root of your domain (e.g. /apple-touch-icon-180x180.png) and add <link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon-180x180.png'> to your <head>. Our tool generates the exact tags to copy-paste.

What Apple Touch Icon Generator is built for

Apple Touch Icon Generator solves a single, well-scoped task on images without the usual web-tool friction: no signup wall, no email gate, no upsell prompts, no watermark, no daily quota and no file-size limit beyond what your device's RAM allows. The interface is deliberately minimal — pick your input, set any options, click the action button, download the result. Everything from upload to download usually takes less than ten seconds. Because the tool focuses on a single job rather than trying to be a do-everything suite, the defaults are tuned for that job and rarely need adjustment.

How Apple Touch Icon Generator runs in your browser

Most operations happen locally using modern browser APIs (Canvas, File, Web Workers, WebAssembly) so your data never has to leave your device. That matters for personal documents (IDs, statements, certificates), confidential business files (contracts, invoices), and anything else you'd rather not hand to a third-party server. Where a step genuinely needs server help (only true for AI-powered tools), we route through a trusted AI gateway and discard your input immediately after the response is returned. There is no analytics pixel attached to the file itself, no fingerprinting of the document, and no copy persisted in cloud storage.

Where Apple Touch Icon Generator fits in a workflow

Real work is a chain of small steps: download a file → fix one thing → re-upload. Apple Touch Icon Generator owns one link in that chain and tries to do it well — sharp output, predictable behaviour, no surprises. Pair it with the other free tools on this site (compressors, converters, resizers, PDF utilities, QR generators, AI writing helpers) to handle the entire chain without leaving the browser. The fewer tabs your workflow needs, the faster you finish, and the lower the risk of a sensitive file leaking through a third-party converter.

Free, private and unlimited use of Apple Touch Icon Generator

There is no premium tier. The tool is free because hosting static JavaScript costs us almost nothing, and we'd rather earn trust than rent attention with paywalls. Use it once a year or a hundred times today — the experience is the same. If a tool ever does require a server call (AI features specifically), that call is metered at our cost, not yours, and you will never be asked for a credit card to access the basic functionality. We do not insert affiliate links into outputs, we do not stamp watermarks on downloads to push upgrades, and we do not impose 'pro' formats behind a paywall.

Browser support and device compatibility

Apple Touch Icon Generator runs on every modern desktop browser (Chrome, Edge, Firefox, Safari, Brave, Arc) released after 2021, and on every modern mobile browser including iOS Safari and Android Chrome. There is nothing to install, no extension to approve and no permission to grant beyond standard file access when you pick an upload. On slower phones the heaviest tasks (image compression of multi-megabyte photos, PDF merges of long documents) may take a few extra seconds while the device's JavaScript engine catches up, but the work still completes locally. If you hit a memory error on a very low-end device, refresh the tab and try a smaller batch — every tool here is stateless, so a refresh is harmless.

Quality, security and trust

Because nothing is uploaded, there is no question of who can see your file in transit, where the server lives, or how long the provider retains a copy. The browser is the sandbox. The code that runs is the same code that ships to every visitor — auditable in the page source. We follow standard web security practice: HTTPS-only delivery, Subresource Integrity on third-party scripts, and a strict Content Security Policy that prevents arbitrary third-party code from running on the page. For organisations that need to demonstrate due diligence on a 'no data leaves the device' claim, the network tab in any browser's developer tools confirms that processing a file generates zero outbound requests with file contents attached.

Tips for getting the best result with Apple Touch Icon Generator

Start from the highest-quality source you reasonably can — Apple Touch Icon Generator preserves quality but cannot invent detail that isn't in the input. For images, prefer the original camera file over a screenshot of a screenshot. For PDFs, prefer the digitally generated original over a phone photograph of a printout. If a step in your workflow is going to compress or downscale, do it last, so each earlier step still has full information to work with. And when a portal you are uploading to enforces an awkward limit (a strict 50 KB cap, an obscure aspect ratio, a single-page-only restriction), check the tool list — there is almost certainly a dedicated tool here that handles that exact constraint without you needing to learn the maths.

Why use Apple Touch Icon Generator?

  • All 4 iOS sizes

    180, 167, 152 and 120 px — every modern + legacy iOS device covered.

  • Auto-flattened background

    iOS ignores transparency on touch icons. We pre-composite onto white so your icon doesn't look broken.

  • Copy-paste <link> tags

    We give you the exact HTML to drop into your <head>.

  • Browser-only

    No upload, no logging. Your unreleased logo stays on your device.

How to use

  1. 1

    Upload your square source logo (512×512 or larger gives the sharpest result).

  2. 2

    Pick a background: 'Flatten to white' (recommended for iOS) or 'Keep transparency'.

  3. 3

    Click Generate — all four sizes are produced instantly.

  4. 4

    Download the 180×180 as apple-touch-icon.png and place it at your site root.

  5. 5

    Paste the <link> tags shown below the icons into your <head>.

Pro tips

  • 180×180 is the only one most modern iPhones use — if you only ship one file, ship that.

  • iOS auto-applies rounded corners. Don't pre-round your icon or it'll get double-rounded.

  • Keep about 10% padding around your logo so iOS doesn't crop into the mark.

  • Avoid pure-transparent backgrounds — iOS renders them on a black square.

Common use cases

  • Launching a new website with proper iOS support
  • PWA installs that look native on iPhone / iPad
  • Re-brand or logo refresh
  • Internal tools that staff add to their phone Home Screen

Common mistakes to avoid

  • !Uploading a PNG with transparency — iOS composites against black.
  • !Designing your own rounded corners — iOS will round again, leaving an ugly white inner border.
  • !Putting fine text or detail in the icon — illegible at the actual displayed size.

Frequently asked questions

What size should an apple-touch-icon be?
180×180 is the modern default and covers all current iPhones. Add 167 (iPad Pro), 152 (iPad Retina) and 120 (older iPhone) for full legacy coverage.
Where do I put apple-touch-icon.png?
At the root of your site (e.g. https://example.com/apple-touch-icon.png) and add a <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> tag in your <head>.
Why does iOS show a black background behind my icon?
iOS doesn't honor transparency on touch icons. Use the 'Flatten to white' option here, or fill your background with your brand color before uploading.
Do I still need favicon.ico too?
Yes — apple-touch-icon is only for iOS Home Screen. For browser tabs, Google search and Android, also generate a full favicon set.
Is the apple touch icon generator free?
Yes — 100% free, no signup, no watermark, runs entirely in your browser.
Do I still need a favicon?
Yes — favicon.ico is for desktop browser tabs. Apple Touch Icon is for iOS home-screen bookmarks. They are separate.
What about Android home-screen icons?
Android uses the icons declared in your web manifest (manifest.json). Use our Favicon Generator for the full multi-platform set.
Do I have to sign up to use Apple Touch Icon Generator?
No. No account, no email, no credit card — open the page and start using it immediately.
Is there a file-size limit?
No artificial limit. The practical limit is your device's RAM, which is usually several hundred MB on a phone and a few GB on a desktop browser.
Can I use the output commercially?
Yes. Whatever you create with the tool is yours to use for personal or commercial work without attribution.
Does the tool work offline?
After the page has loaded once, most tools continue to work even if you lose your internet connection, because all processing happens in your browser. AI tools are the exception — they need network access to reach the gateway.
Will the tool always be free?
Yes. We may add optional paid features in future, but everything currently on the site stays free, unlimited and signup-free.

Alternatives & next steps

Popular tools people reach for after Apple Touch Icon Generator.

Related questions

Common questions about tools related to Apple Touch Icon Generator.

Can I get higher resolution?
Output is delivered at the model's native resolution. Upscale with our Photo Enhancer for larger sizes.
Open AI Image Generator
Will my face look different?
No — the enhancer preserves identity. It sharpens and lights what's already in the photo without restyling features.
Open AI Photo Enhancer
Is my photo uploaded to a server?
Background removal runs via our AI Gateway. Images are processed in-memory and not retained.
Open Background Remover
Will my photo still look good?
For most photos, 100 KB is enough for ID and document use. Very high-resolution photos may show slight quality loss at smaller targets like 20 KB.
Open Compress Image To 100kb