Gimp online - image editor and paint tool

Create and edit images and photos with Gimp Online

Gimp online - image editor and paint toolคืออะไร?

Gimp online - image editor and paint tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.offidocs.com และคุณลักษณะหลักของมันคือ "Create and edit images and photos with Gimp Online"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Gimp online - image editor and paint tool

ดาวน์โหลดไฟล์ส่วนขยาย Gimp online - image editor and paint tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Gimp Image Editor is a web extension for tasks as photo and image retouching, image composition and image authoring. It is an integration with the Linux Desktop app GIMP (GNU Image Manipulation), a freely distributed program that provides many capabilities. It can be used as a simple paint program, image editor, an expert quality photo retouching program, an image renderer, or an image format converter. It is an image editor integrated with our file manager to manage only image file types with this desktop app.
 
GIMP is ideal for advanced photo retouching techniques. It gets rids you  of unneeded details using the clone tool, or touch up minor details easily with the new healing tool. Moreover, numerous digital photo imperfections can be easily compensated for using GIMP. Fix perspective distortion caused by lens tilt simply choosing the corrective mode in the transform tools.

Its main features are:

  - Suite of painting tools including Brush, Pencil, Airbrush, Clone, etc.
  - Image editor.
  - Sub-pixel sampling for all paint tools for high quality anti-aliasing.
  - Extremely powerful gradient editor and blend tool.
  - Supports custom brushes and patterns.
  - Full alpha channel support.
  - Layers and channels.
  - Multiple Undo/Redo.
  - Editable text layers.
  - Transformation tools including rotate, scale, shear and flip.

The file format support ranges from the common likes of JPEG (JFIF), GIF, PNG, TIFF to special use formats such as the multi-resolution and multi-color-depth Windows icon files. 

A guide about how to use this app can be found at http://www.gimp.org/tutorials/

Gimp Image Editor uses the GIMP license: GPL. Hence it can be installed and distributed for free.

This extension uses the platform http://www.offidocs.com from which this software is served.  It is available for free online users but it also allows the integration with premium users and on-premises OffiDocs deployments where the OffiDocs GIMP is installed.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Gimp online - image editor and paint tool Gimp online - image editor and paint tool
ID omebobahbkampglebglkoagddjnjbhle
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/gimp-online-image-editor/omebobahbkampglebglkoagddjnjbhle
คำอธิบาย Create and edit images and photos with Gimp Online
ขนาดไฟล์ 696 KB
จำนวนการติดตั้ง 168,539
เวอร์ชันปัจจุบัน 2.9.1
อัปเดตครั้งล่าสุด 2024-01-28
วันที่เผยแพร่ 2020-05-01
คะแนน 2.62/5 รวมทั้งหมด 237 คะแนน
ผู้พัฒนา https://www.offidocs.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.offidocs.com/media/system/apps/gimp-online-images-editor-paint-tool.html
URL หน้านโยบายความเป็นส่วนตัว http://www.offidocs.com/index.php/desktop-apps-policy
ภาษาที่รองรับ 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.9.1",
    "description": "__MSG_description__",
    "default_locale": "en",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icons\/suite_38.png"
    },
    "options_page": "options.html",
    "icons": {
        "128": "icons\/suite_128.png",
        "48": "icons\/suite_48.png",
        "16": "icons\/suite_16.png"
    },
    "background": {
        "service_worker": "service_worker.js"
    },
    "permissions": [
        "storage",
        "webNavigation"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ]
}