APS-C Crop

描述

APS-C Crop calculator is a lightweight WordPress plugin that helps photographers understand how their lenses will perform on different sensor sizes. It calculates the equivalent focal length and aperture values when using lenses on cameras with different crop factors.

Features

  • Real-time calculation of equivalent focal lengths and apertures
  • Support for various crop factors (APS-C, Micro 4/3, 1-inch, etc.)
  • Clean and responsive design
  • No jQuery dependency
  • Optimized performance (scripts and styles only load when needed)
  • Gutenberg block support

Usage

  1. Enter the focal length of your lens in millimeters
  2. Enter the aperture value (f-number)
  3. Select the crop factor of your camera
  4. The calculator will automatically show the equivalent values for a full-frame camera

屏幕截图

  • The calculator interface

区块

该插件提供了 1 个区块.

  • Calculator

安装

  1. Upload the apsc-crop folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the shortcode [apsc_crop_calculator] in any post or page or add the block through the editor

评价

此插件暂无评价。

贡献者及开发者

「APS-C Crop」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「APS-C Crop」插件已被翻译至 2 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「APS-C Crop」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.3

  • Added Gutenberg block support
  • Fixed JavaScript translations
  • Improved code organization
  • Added proper text domain loading

1.2

  • Normalized all CSS classes to use underscores
  • Added unique prefixes to all IDs and functions
  • Updated shortcode to use consistent naming
  • Improved code organization and maintainability

1.1

  • Implemented real-time calculation (removed calculate button)
  • Improved form field styling and consistency
  • Optimized performance by loading assets only when needed
  • Removed jQuery dependency

1.0

  • Initial release