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.

What is PhotoPad Photo Editor Cloud Edition?

PhotoPad Photo Editor Cloud Edition is a Chrome extension developed by NCH Software, and its main feature is "This fun and easy to use free photo editor gives you the editing tools to enhance your digital photos online.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download PhotoPad Photo Editor Cloud Edition Extension CRX File

Download PhotoPad Photo Editor Cloud Edition extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name PhotoPad Photo Editor Cloud Edition PhotoPad Photo Editor Cloud Edition
ID figkalbjanhcadgaeehekgbpecbchlek
Official URL https://chrome.google.com/webstore/detail/photopad-photo-editor-clo/figkalbjanhcadgaeehekgbpecbchlek
Description This fun and easy to use free photo editor gives you the editing tools to enhance your digital photos online.
File Size 35.12 KB
Installation Count 13,427
Current Version 1.1.1
Last Updated 2018-09-18
Publish Date 2018-09-18
Rating 3.23/5 Total 13 Ratings
Developer NCH Software
Email [email protected]
Payment Type free
Extension Website http://www.nchsoftware.com
Supported Languages 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\/*"
    ]
}