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.

O que é PhotoPad Photo Editor Cloud Edition?

PhotoPad Photo Editor Cloud Edition é uma extensão do Chrome desenvolvida por NCH Software, e sua principal característica é "This fun and easy to use free photo editor gives you the editing tools to enhance your digital photos online.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão PhotoPad Photo Editor Cloud Edition

Baixe arquivos de extensão PhotoPad Photo Editor Cloud Edition no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome PhotoPad Photo Editor Cloud Edition PhotoPad Photo Editor Cloud Edition
ID figkalbjanhcadgaeehekgbpecbchlek
URL Oficial https://chrome.google.com/webstore/detail/photopad-photo-editor-clo/figkalbjanhcadgaeehekgbpecbchlek
Descrição This fun and easy to use free photo editor gives you the editing tools to enhance your digital photos online.
Tamanho do Arquivo 35.12 KB
Contagem de Instalações 13,427
Versão Atual 1.1.1
Última Atualização 2018-09-18
Data de Publicação 2018-09-18
Classificação 3.23/5 Total de 13 Avaliações
Desenvolvedor NCH Software
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.nchsoftware.com
Idiomas Suportados 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\/*"
    ]
}