Field Tools

A photographer's utility for calculating depth of field on iOS devices.

View the Project on GitHub bradsokol/iphonefieldtools

Overview

Field Tools is an efficient, easy to use depth of field calculator for photographers working in the field. Using just a few touches, you can quickly calculate hyperfocal, near focus and far focus distances, all from a single screen. App settings are also a single touch away. Features include:

What's New

This version revises the design to bring it up-to-date. As well, the app is now 64-bit, making it ready for iOS 11.

Source Code

Field Tools is implemented as a utility application. The settings "side" of the app uses UITableViews and UINavigationController to configure cameras and lenses. Hopefully, the source can serve as an example of a reasonably well written app that is a bit more substantial than the typical sample Cocoa Touch code.

The master branch contains source for versions that have been released to the iTunes App Store. To follow on-going development, have a look at the develop branch.

Downloads

Downloads are available from the iTunes App Store.

Additional Information

Wikipedia has several good articles on the theory of depth of field generally, and hyperfocal distance specifically.

Licenses

Field Tools is licensed under the Apache License. Portions of the software are licensed under the MIT License.

Acknowledgements

Thanks to following people for their contributions on Github that helped make Field Tools better: