Difference between revisions of "Adobe Lightroom"

From Eugene Eric Kim
(Lightroom 5 profiles)
m (20 revisions imported: Imported from WebFaction on September 13, 2021 with Interwiki prefix Eekim)
 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:
* [http://cornicello.com/itfigures/2013/2/6/lightroom-collage Creating collages]. Here's [http://www.flickr.com/photos/eekim/8585311367/ one] that I did using these instructions.
* [http://cornicello.com/itfigures/2013/2/6/lightroom-collage Creating collages]. Here's [http://www.flickr.com/photos/eekim/8585311367/ one] that I did using these instructions.
* [http://help.adobe.com/en_US/lightroom/using/WSA66356E1-47C3-405f-8E7F-0FD7AAEB0575.html Set import and file handling preferences]. Good for handling JPEG+RAW and also for automatically converting to DNG.
* [http://help.adobe.com/en_US/lightroom/using/WSA66356E1-47C3-405f-8E7F-0FD7AAEB0575.html Set import and file handling preferences]. Good for handling JPEG+RAW and also for automatically converting to DNG.
* [http://forums.adobe.com/message/5161105 Adding GPS data to photos from a tracklog]


== Profiles ==
= My Settings =
 
== Import Settings ==
 
Check Build Smart Previews
 
Rename Files
 
* Template: Date-Filename
 
Metadata: EEK Basic Import
 
* Basic Info: Check and clear Caption
* IPTC Copyright:
** Copyright: Eugene Eric Kim
** Copyright Status: Copyrighted
** Rights Usage Terms: CC BY
* IPTC Creator:
** Creator: Eugene Eric Kim
** Creator City: San Francisco
** Creator State / Province: CA
** Creator Country: USA
** Creator Email
** Creator Website: http://eekim.com/
* jf Creative Commons: CC BY
 
Destination
 
* Organize: By date
* Date Format: YYYY/YYYY-MM/YYYY-MM-DD
 
== Lightroom Catalog ==
 
* [https://fstoppers.com/post-production/most-important-setting-lightroom-set-default-8366 Automatically write changes into XMP.] Records all edits to a photo in a separate XMP file. Good backup in case catalog gets corrupted.
* [http://scottkelby.com/it%E2%80%99s-%E2%80%9Clightroom-maintenance%E2%80%9D-thursday/ Delete old backups regularly.] Would be better if I scripted this.
 
= Keyboard Shortcuts =
 
* [https://petapixel.com/2017/06/23/customize-view-lightroom/ How to Customize the ‘Before’ View in Lightroom]
 
= Profiles =


* [http://forums.adobe.com/message/4659587 Olympus OM-D EM-5 color profiles] (or lack thereof)
* [http://forums.adobe.com/message/4659587 Olympus OM-D EM-5 color profiles] (or lack thereof)
Line 9: Line 50:
* [http://www.mu-43.com/f74/lightroom-5-camera-profiles-48835/ Lightroom 5 camera profiles]
* [http://www.mu-43.com/f74/lightroom-5-camera-profiles-48835/ Lightroom 5 camera profiles]


== Presets ==
= Presets =


* [http://www.flickr.com/groups/om-d_user/discuss/72157631533830256/ Lightroom comments and some freebee presets for the OM-D]
* [http://www.flickr.com/groups/om-d_user/discuss/72157631533830256/ Lightroom comments and some freebee presets for the OM-D]
Line 15: Line 56:
* [http://forums.dpreview.com/forums/thread/3200498 Correcting CA]
* [http://forums.dpreview.com/forums/thread/3200498 Correcting CA]


== Plugins ==
= Plugins =


Lightroom uses [[Lua]] for scripting. See [http://www.adobe.com/devnet/photoshoplightroom.html Lightroom Development Center] for the API and more details.
Lightroom uses [[Lua]] for scripting. See [http://www.adobe.com/devnet/photoshoplightroom.html Lightroom Development Center] for the API and more details.
Line 30: Line 71:
* [http://regex.info/blog/lightroom-goodies/facebook Jeffrey's "Export to Facebook" plugin]
* [http://regex.info/blog/lightroom-goodies/facebook Jeffrey's "Export to Facebook" plugin]
* [http://vsco.co/film VSCO film filters]
* [http://vsco.co/film VSCO film filters]
== Exif ==
[https://www.essl.de/wp/software/lenstagger-lightroom-plugin/ LensTagger] lets you edit EXIF information from within Lightroom. It uses [http://www.sno.phy.queensu.ca/~phil/exiftool/ ExifTool], a command-line Perl script for editing EXIF data.

Latest revision as of 19:32, 13 September 2021

My Settings

Import Settings

Check Build Smart Previews

Rename Files

  • Template: Date-Filename

Metadata: EEK Basic Import

  • Basic Info: Check and clear Caption
  • IPTC Copyright:
    • Copyright: Eugene Eric Kim
    • Copyright Status: Copyrighted
    • Rights Usage Terms: CC BY
  • IPTC Creator:
    • Creator: Eugene Eric Kim
    • Creator City: San Francisco
    • Creator State / Province: CA
    • Creator Country: USA
    • Creator Email
    • Creator Website: http://eekim.com/
  • jf Creative Commons: CC BY

Destination

  • Organize: By date
  • Date Format: YYYY/YYYY-MM/YYYY-MM-DD

Lightroom Catalog

Keyboard Shortcuts

Profiles

Presets

Plugins

Lightroom uses Lua for scripting. See Lightroom Development Center for the API and more details.

Jeffrey Friedl has lots of great technical posts on photography. Here are some relevant Lightroom posts:

More plugins:

Exif

LensTagger lets you edit EXIF information from within Lightroom. It uses ExifTool, a command-line Perl script for editing EXIF data.