Turn a lens focal length and sensor size into the Perspective value you type into a Clip Studio Paint 3D layer, along with the horizontal, vertical, and diagonal field of view. It carries the framing you see in a photo reference straight into the way your 3D assets look on the canvas.
What this tool does
Enter a focal length, a reference sensor width, and your canvas size, and you immediately get the horizontal field of view alongside an estimate of the Perspective value used by the Clip Studio Paint 3D camera. Focal length, horizontal FOV, and the CSP 3D camera Perspective value are three ways of describing the same lens, so editing any one of them updates the other two automatically. If you know the focal length used for a reference photo, you can read off the matching CSP Perspective value directly.
Where it fits in your workflow
- Matching a 3D prop or background asset to the field of view of a photo reference you are drawing over.
- Lining up the perspective baked into a 3D rough sketch with the vanishing points of a hand-drawn perspective grid.
- Dialing in how much wide-angle exaggeration to add, by sweeping the Perspective value and eyeballing the result.
How to use it
- Enter the pixel dimensions of the canvas you are actually going to draw on, in Canvas width and Canvas height.
- In the Lens group, enter just one value: put the focal length in if you know it, or the horizontal FOV if you only know the reference photo's angle of view. The 24/35/50/85/135mm quick buttons apply a common prime-lens focal length in a single tap.
- Leave the sensor preset on Full Frame if you are working from a 35mm-equivalent focal length. Change it only when you want to match a specific real camera body.
- Give a frequently used combination of settings a name and save it under My presets so you can recall it instantly next time.
- Read the "Estimated CSP 3D camera Perspective value" from the derivation steps in the Output panel.
- In Clip Studio Paint, select a 3D layer, open the Tool Property panel, and set Perspective to that number.
What each input means
- Focal length
- The lens focal length in millimeters. On its own it does not determine the field of view — it only does so together with the reference sensor width.
- Horizontal FOV
- The angle, in degrees, spanned from the left edge to the right edge of the calculation frame. Only values that are meaningful for a perspective projection are accepted — greater than 0 and less than 180 degrees.
- CSP 3D camera Perspective value
- The value you type into the Perspective field of a Clip Studio Paint 3D layer. A larger number means a wider field of view; a smaller number means a narrower one.
- Reference sensor width
- The reference value used to convert focal length into field of view. It is not part of any internal CSP sensor specification — it simply answers the question "what width of sensor should this focal length be treated as sitting on?"
- Sensor fit
- Chooses which side of the frame the sensor dimensions are applied to: horizontal, vertical, or auto. Auto applies the dimension to whichever side is the frame's long edge.
- Specify the real camera sensor height
- Normally the effective sensor height is derived from the aspect ratio of the calculation frame. Turn this on only when you want to match the sensor height of an actual camera body directly.
- Set the calculation frame manually
- Use this when the camera should only cover part of the canvas rather than the whole thing — for example, when you want the calculation to apply only within a single comic panel.
Reading the results and bringing them into Clip Studio Paint
The top of the Output panel lays out the derivation in order: focal length plus effective sensor width, leading to horizontal FOV, leading to the estimated Perspective value. Below that you get the vertical FOV, diagonal FOV, effective sensor dimensions, calculation frame, pixel-equivalent focal lengths, and frame center.
- The only number you need to bring into Clip Studio Paint is the "Estimated CSP 3D camera Perspective value." With a 3D layer selected, enter it into the Perspective field in Tool Property.
- The horizontal and vertical focal length in px figures are useful when matching a camera in other 3D software or photogrammetry tools.
How the calculation works
The field of view is computed as FOVx = 2 x atan(sensor width / (2 x focal length)). The vertical and diagonal FOV use an effective sensor height derived from the calculation frame's aspect ratio (sensor width x frame height / frame width). The pixel-equivalent focal length is frame width / (2 x tan(FOVx / 2)). The CSP Perspective value uses Perspective = 10 x tan(FOVx / 2), and the reverse conversion uses FOVx = 2 x atan(Perspective / 10). All of the internal math runs in radians; conversion to degrees happens only for display.
Accuracy and what this tool does not cover
The conversion formula used for the Perspective value is not an official one. Clip Studio Paint's official documentation only states that a larger Perspective value gives a wider field of view — it does not publish a conversion formula for focal length or sensor size. The formula used here, 10 x tan(FOVx / 2), comes from a measurement-based community article on CLIP STUDIO TIPS. It agrees with the official description in direction, but exact agreement is not guaranteed. Always confirm the final look by placing your 3D asset in CSP itself.
- Lens distortion (barrel or pincushion) is not modeled — the calculation assumes an ideal perspective projection.
- This tool does not generate a perspective ruler for you. CSP's standard perspective rulers are built from eye level and vanishing points, not from a camera model, so that step is left to you.
How your data is handled
Every calculation runs entirely in your browser; the numbers you enter are never uploaded anywhere. Your inputs are saved to the browser's localStorage, so the tool picks up where you left off the next time you open it. To clear a saved value, delete the site data for this page in your browser.
Frequently asked questions
Where in Clip Studio Paint do I enter this value?
With a 3D layer selected, it is the Perspective field shown in the camera settings of the Tool Property panel.
Can I type in the focal length straight from a photo's Exif data?
Yes, as long as you set the sensor preset to match the sensor size of the camera that took the photo. If you are working from a 35mm-equivalent focal length, choose Full Frame.
Does changing the canvas size also change the Perspective value?
No — the estimated Perspective value depends only on the horizontal FOV, so changing the aspect ratio alone does not change it as long as the horizontal FOV stays the same. What does change is the vertical and diagonal FOV, and the effective sensor height used to compute them.
Can I work backwards from a CSP Perspective value to a focal length?
Yes. Type the Perspective value you are currently using into the Perspective field, and the tool derives the matching focal length and horizontal FOV for you.