כיצד ליצור סמלי אפליקציה של Windows

Windows מבקש 7 גדלי אייקונים שונים. ‎.ico יחיד יכול להכיל את כולם.

4 דקות קריאה

Check favicons on any website

Install the FetchFavicon Chrome Extension to extract, preview, and validate favicons instantly.

Install Chrome Extension

מטריצת גודל הסמל Windows

מיקרוסופט ממליצה לאגד 16, 24, 32, 48, 64, 128 ו-256 ב-.ico אחד. מערכת ההפעלה בוחרת את המתאים לכל משטח.

הדחיסה חשובה ב-256×256

השתמש בדחיסת PNG עבור הערכים 128 ו-256 - BMP לא דחוס בגודל זה מייצר קובץ של 256KB+.

כלים שעושים זאת נכון

הגנרטור שלנו מאגד כל גודל עם דחיסה אופטימלית. זרוק מקור 512×512 וסיימת.

שאלות נפוצות

What sizes should a Windows .ico contain?

Bundle 16, 24, 32, 48, 64, 128, and 256 pixels in one .ico. Windows picks the best size per surface.

How do I create a Windows app icon from a PNG?

Start from a 512×512 square PNG and convert to a multi-size .ico with a tool that embeds PNG compression for larger entries.

Why is my Windows .ico file so large?

Uncompressed BMP entries at 256×256 bloat the file. Use PNG-compressed entries inside the .ico container instead.

מדריכים קשורים

נסה את הכלים

המשך לקרוא