Images, icons & photos with ChatGPT

Search for thousands of images, icons & photos or create them with ChatGPT

Was ist Images, icons & photos with ChatGPT?

Images, icons & photos with ChatGPT ist eine Chrome-Erweiterung, die von https://offidocs.com entwickelt wurde, und ihr Hauptmerkmal ist "Search for thousands of images, icons & photos or create them with ChatGPT".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Images, icons & photos with ChatGPT-Erweiterungs-CRX-Datei herunterladen

Laden Sie Images, icons & photos with ChatGPT-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        This extension allows to create well organised personal and business images, pictures and icons you can easily edit.

It uses our repository of images but it allows to interact with ChatGPT in order to create images, icons and photos. This extension provides a search engine where the user can enter the keywords that will be used to search for the images and illustrations that match better in our repository. Moreover, this extension contains a checkbox labelled by ChatGPT that if it is enabled it is used to generate an image created with intelligence artificial that can be either edit online. After that, it can be downloaded.

As a result of that, this extension helps then to generate standard pictures, vectors, images, illustrations, icons, landscapes, .... It can automate and simplify the process of filling and reviewing any art business need. It provides inspirational designs, illustrations, and graphic elements with good designs. Note that each image is designed to hold the right amounts of creative and professional elements, and you can use them for business or personal purposes.

Typical templates you can find are for banners, landscapes, pictures, photos, compositions, galleries, .... Any of them can be either searched or created with the ChatGPT intelligence artificial option.

Its main features are:

* Create images with intelligence artificial.
* Generate illustrations with advanced intelligence engine.
* Enhance the generation of any picture with ChatGPT.
* Edit online any of the templates that were found, either the OffiDocs or the ChatGPT created templates.
* Replace Freepick or Stockimages.
* All the image generation is free.

With this image tool you will no longer need to use image repositories like freepik, istockphoto or depositphotos.                    

Grundlegende Informationen zur Erweiterung

Name Images, icons & photos with ChatGPT Images, icons & photos with ChatGPT
ID hlgjjjociconbkooaggfmjhalogadcee
Offizielle URL https://chromewebstore.google.com/detail/images-icons-photos-with/hlgjjjociconbkooaggfmjhalogadcee
Beschreibung Search for thousands of images, icons & photos or create them with ChatGPT
Dateigröße 471 KB
Installationsanzahl 7,663
Aktuelle Version 2.3.2
Letztes Update 2023-12-08
Veröffentlichungsdatum 2020-02-27
Bewertung 3.13/5 Insgesamt 30 Bewertungen
Entwickler https://offidocs.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.offidocs.com/media/system/create-images-chatgpt.php
Hilfeseite URL https://www.offidocs.com/media/system/create-images-chatgpt.php
URL der Datenschutzrichtlinien-Seite http://www.offidocs.com/index.php/desktop-apps-policy
Unterstützte Sprachen de,en,fr,nl,tr,es,es-419,it,pl,pt-BR,pt-PT,ru,uk,hi,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_title__",
    "version": "2.3.2",
    "description": "__MSG_description__",
    "default_locale": "en",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icons\/app_38.png"
    },
    "icons": {
        "128": "icons\/app_128.png",
        "48": "icons\/app_48.png",
        "16": "icons\/app_16.png"
    },
    "background": {
        "service_worker": "service_worker.js"
    },
    "permissions": [
        "storage",
        "webRequest"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ]
}