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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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\/*"
    ]
}