Add Device Frame to
iPhone 14 Pro Max
Screenshots
Upload your screenshots below to create iPhone 14 Pro Max mockups with the device frame or simply run a command below.
curl -F 'file=@iphone-14-pro-max-screenshot.png' "https://shot.withfra.me/new"
Replace @iphone-14-pro-max-screenshot.png with your local screenshot file.
Device Frame Colors
The iPhone 14 Pro Max offers a selection of 4 distinct colors, each adding a unique aesthetic touch to your screenshots:
- Space Black #4b4845
- Silver #e2e4e1
- Gold #d4c9b1
- Deep Purple #5e5566
You can use any of these device frame colors with your screenshots by providing -F color="space_black" as one of the curl options just like shown below.
curl -F 'file=@iphone-14-pro-max-screenshot.png' -F 'color=space_black' "https://shot.withfra.me/new"
Dimensions and Sizes
Understanding the technical specs of the device can help both developers and designers with their creations.
Here's a breakdown of the key aspects for iPhone 14 Pro Max:
- Logical Width
- 430px
- Logical Height
- 932px
- Physical Width
- 1290px
- Physical Height
- 2796px
- Pixels per Inch
- 460
- Scale Factor
- 3
- Screen Diagonal
- 6.7"
Source files
Click the links below to download the iPhone 14 Pro Max device frames in PNG format.
- iphone.14.pro.max.space_black.png 177kb
- iphone.14.pro.max.silver.png 177kb
- iphone.14.pro.max.gold.png 177kb
- iphone.14.pro.max.deep_purple.png 202kb
FAQ
- What are Logical Pixels?
-
Logical pixels are often referred to as points on iPhone Devices and are usually used in development. They can be easily calculated using the formula:
Logical Width = Physical Width * 163 / Pixel Per Inch
- What are Physical Pixels?
-
Physical pixels are referred to the actual size of the hardware pixels on the device.
- What is the scale factor?
-
The scale factor is responsible for converting everything on your screen from the logical size to the device's physical size.
- Are there any restrictions on the file format of the screenshots I can use?
-
WithFrame supports all common image types: PNG, JPEG, JPG, WEBP, and HEIC.
- Can I use the same command for adding a device frame to multiple screenshots?
-
Yes, you can provide up to 5 screenshots using the curl command as shown below:
curl -F 'file=shot.png' -F 'color=silver' -F 'file=shot_2.png' -F 'color=gold' "https://shot.withfra.me/new"
- What benefits does adding a device frame bring to my screenshots?
-
Adding a device frame to your screenshots provides a realistic context and enhances the visual appeal of your screenshots, whether you're displaying them on a website or using in presentations.
- Is there a limit to the file size when using the command to add a device frame?
-
The maximum individual screenshot file size is 5MB.
Guidelines
- Feel free to use these device frames for personal and commercial projects.
- Do not redistribute or sell these device frames as standalone items.
- If you find these resources helpful, consider giving credit or sharing this page with others.
Note: These device frames are designed to complement your work and provide a professional touch to your presentations. We hope you enjoy using them!