Irix Viewer

Irix Viewer The Free Image Collaborator and Viewer A versatile viewport supporting all major RAW, .IRX format (Images edited on…

Irix Viewerとは何ですか?

Irix Viewerはhttps://irix.studio/irx_viewerによって開発されたChromeの拡張機能で、その主な機能は「Irix Viewer The Free Image Collaborator and Viewer A versatile viewport supporting all major RAW, .IRX format (Images edited on…」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Irix Viewer拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Irix Viewer
The Free Image Collaborator and Viewer

A versatile viewport supporting all major RAW, .IRX format (Images edited on Irix Pro Mk II) and compressed photos, Irix Viewer provides a single window to view and examine photos. 

Analyze the image metadata, RGB histogram and other tools, get a full suite of professional insight into ‘what the image is made of’.

Collaborate with friends or colleagues and share .IRX project file with a full batch of photos from Irix Pro Mk II photo editor. Enjoy the super efficient and completely lossless embedded codec, preserving 100% photo fidelity when sharing with .IRX format. 

.IRX Project File:
Import .IRX project file and review the entire history of edits made and undo any step that you feel right, and Export the modified .IRX project file.

Import a full batch of edited photos as .IRX project file with an astonishingly low file size when compared with other popular photo projects sharing formats, saving disk space and data transfer needs. 

Filmstrip: 
Import images from iPhotos or other sources and see them all appear in the filmstrip. Preview, select or delete with a click.


Soft Proofing:
How will it look when printed, try out the Matt and Gloss paper finishes with a 100% to 60% transparency in both the modes. 


LUTs:
Apply LUTs (.CUBE files) to the imported images and view. You may save and export the images as .IRX project files for a one click edit. See real time edits in the filmstrip also.


History:
Review full edit history of the images imported as .IRX file, review and delete any step to add your own personal touch.


Technology:
Developed on the same platform as Irix Pro Mk II photo editor, Irix Viewer optimizes the use of available hardware resources and balances the load between CPU & GPU. This provides crisper images and longer battery life. 

Convenience:
.IRX viewer provides various canvas colors to suit the image for minimal interference when viewing the images. A quick action with keyboard shortcuts and a dedicated before/after button makes comparison swift and easy.                    

拡張機能の基本情報

名前 Irix Viewer Irix Viewer
ID opkeppnbafepgepiajfjcikbhcpedaci
公式URL https://chromewebstore.google.com/detail/irix-viewer/opkeppnbafepgepiajfjcikbhcpedaci
説明 Irix Viewer The Free Image Collaborator and Viewer A versatile viewport supporting all major RAW, .IRX format (Images edited on…
ファイルサイズ 581 KB
インストール数 50
現在のバージョン 1.0.1
最終更新日 2021-02-27
公開日 2021-02-25
開発者 https://irix.studio/irx_viewer
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://irix.studio/irx_viewer/index.html
ヘルプページのURL https://irix.studio/irx_viewer/index.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Irix Viewer",
    "short_name": "IrixViewer",
    "version": "1.0.1",
    "manifest_version": 2,
    "offline_enabled": true,
    "minimum_chrome_version": "62.0",
    "requirements": {
        "3D": {
            "features": [
                "webgl"
            ]
        }
    },
    "permissions": [
        "https:\/\/irix.studio\/irx_viewer\/index.html"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_title": "",
        "default_icon": "img\/icon\/128.png"
    },
    "icons": {
        "128": "img\/icon\/128.png",
        "256": "img\/icon\/256.png",
        "512": "img\/icon\/512.png",
        "1024": "img\/icon\/1024.png"
    }
}