PhotoPad Photo Editor Cloud Edition

This fun and easy to use free photo editor gives you the editing tools to enhance your digital photos online.

PhotoPad Photo Editor Cloud Editionとは何ですか?

PhotoPad Photo Editor Cloud EditionはNCH Softwareによって開発されたChromeの拡張機能で、その主な機能は「This fun and easy to use free photo editor gives you the editing tools to enhance your digital photos online.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

PhotoPad Photo Editor Cloud Edition拡張機能のCRXファイルをダウンロード

PhotoPad Photo Editor Cloud Edition拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Photo editing has never been easier. This free photo editor has the functions and features to transform your pictures right in your browser. The professional design puts your edits in layers, which allows you to make nondestructive edits and easily go back and make adjustments to previous changes.  Get creative today!


Free Photo Editing Features

• Crop and rotate images

• Capture and upload an image directly from your webcam

• Overlay images on top of the image you are editing

• Create a Collage of multiple photographs

• Easily save your work to your computer

 
Filters and Coloration

• Adjust the tonal range of your photos with Brightness and Contrast tools for picture editing

• Create a unique look with different filters like Greyscale, Sepia, Negative, Vintage, Sunglow, and more

• Use Auto levels to find the best picture quality

• Modify the colors in your image with Color Balance for color correction

• Make vibrant image edits with the Hue, Saturation, and Temperature functions

• Retouch your photo with Noise Reduction


Effects and Artistic Tools

• Apply Blur, Sharpen, Vignette, Pixelate, and Local Focus effects

• Place and design text to appear on your edited image

• Add a border, clipart, and more to your photos

• Use fun effects like Cartoon and Oil Paint

 
For more information on PhotoPad photo editor features or to download for PC/Mac: 

https://www.nchsoftware.com/photoeditor/index.html                    

拡張機能の基本情報

名前 PhotoPad Photo Editor Cloud Edition PhotoPad Photo Editor Cloud Edition
ID figkalbjanhcadgaeehekgbpecbchlek
公式URL https://chrome.google.com/webstore/detail/photopad-photo-editor-clo/figkalbjanhcadgaeehekgbpecbchlek
説明 This fun and easy to use free photo editor gives you the editing tools to enhance your digital photos online.
ファイルサイズ 35.12 KB
インストール数 13,427
現在のバージョン 1.1.1
最終更新日 2018-09-18
公開日 2018-09-18
評価 3.23/5 合計 13 レビュー
開発者 NCH Software
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.nchsoftware.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PhotoPad Photo Editor Cloud Edition",
    "short_name": "PhotoPad Cloud",
    "version": "1.1.1",
    "manifest_version": 2,
    "description": "This fun and easy to use free photo editor gives you the editing tools to enhance your digital photos online.",
    "homepage_url": "http:\/\/photopadonline.nchsoftware.com",
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "64": "images\/icon_64.png",
        "128": "images\/icon_128.png"
    },
    "background": {
        "scripts": [
            "ppcchromeextension.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_title": "Open PhotoPad Cloud Lite Edition"
    },
    "permissions": [
        "http:\/\/photopadonline.nchsoftware.com\/*",
        "https:\/\/photopadonline.nchsoftware.com\/*"
    ]
}