8000 GitHub - hanysek/c1-utils: Utils for photos management if you use Capture One for FUJI photos
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hanysek/c1-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capture One Utils

Utils for photos management if you use Capture One for FUJI photos. It is written in Golang.

Usage

Clean RAF files

You can use this if you shoot in RAW + JPEG and delete in C1 JPEG only.

Command searching for JPEG files in Trash folder and moves RAF files from Capture folder to Trash folder as well.

Run:

c1-utils clean-raws <capture_dir> <trash-dir>

Add frame

Adds frame around photo

Run:

c1-utils add-frame -size 100 <photo>

Instagram size

Adjusts size for Instagram - makes photos size to 1350x1350px.

Run:

c1-utils instagram-size <photo>

Build

Run:

make build

Install into GOPATH

make install

About

Utils for photos management if you use Capture One for FUJI photos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0