Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Google Görseller arama operatörleri
Google Görseller de web aramasına benzer şekilde src: ve imagesize: adlı özel arama operatörlerini destekler. Bu operatörler yalnızca Google Görseller'de çalışır, diğer Google mülkleri üzerinde herhangi bir etkileri yoktur.
src: arama operatörü
src: arama operatörü, operatörde belirtilen src özelliğindeki resim URL'sine başvuruda bulunan sayfaları döndürür. Örneğin:
src:https://example.com/media/carrot.jpg
Operatör, yalnızca operatörde belirtilen URL'nin alanını değil, tüm alanlardan gelen sayfaları döndürür. Bu durum, sitenizde barındırdığınız resimlerden hangilerinin başka sitelerle bağlantılı olduğunu öğrenmenize yardımcı olabilir.
imagesize: arama operatörü
imagesize: arama operatörü, operatörde belirtilen boyuttaki resimleri döndürür. Boyutu, genişlik x yükseklik biçiminde belirtmeniz gerekir. Örneğin:
imagesize:1500x1000
Bu operatör, src: ve site: operatörleriyle birlikte faydalı olabilir. Örneğin, sitenizde dizine eklenen belirli boyuttaki bir resmi bulabilirsiniz:
imagesize: ile site: operatörlerini birlikte kullanarak tam aradığınız boyuttaki resimleri bulabilirsiniz:
site:https://example.com/ imagesize:500x1200
Sınırlamalar
Görsel arama operatörleri için dizine ekleme ve alma sınırları olduğundan, standart bir arama sorgusunda gösterilecek tüm sonuçları göremeyebilirsiniz.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-08-04 UTC."],[[["\u003cp\u003eGoogle Images uses special search operators, \u003ccode\u003esrc:\u003c/code\u003e and \u003ccode\u003eimagesize:\u003c/code\u003e, to refine image searches beyond basic keywords.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003esrc:\u003c/code\u003e operator helps find webpages that use a specific image URL, potentially revealing unauthorized use (hotlinking).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eimagesize:\u003c/code\u003e operator filters results by image dimensions (width x height), useful for finding images of a specific size on a site or across the web.\u003c/p\u003e\n"],["\u003cp\u003eThese operators can be combined with other search operators like \u003ccode\u003esite:\u003c/code\u003e for more targeted results.\u003c/p\u003e\n"],["\u003cp\u003eDue to indexing limitations, using these operators might not show all possible results compared to a regular image search.\u003c/p\u003e\n"]]],["Google Images supports the `src:` and `imagesize:` search operators. The `src:` operator finds pages referencing a specific image URL, revealing where images are used across the web, including hotlinked instances. The `imagesize:` operator filters images by specified dimensions (width x height). These operators can be combined, such as using `src:` with `imagesize:` to find a particular-sized image from a particular url. Note that limitations in indexing might lead to incomplete results compared to standard searches.\n"],null,[]]