Image Aspect Ratio Resize Calculator

Find the proportional dimensions of your image when you enlarge or reduce its size.

Image Aspect Ratio Resize Calculatorคืออะไร?

Image Aspect Ratio Resize Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://imageresizecalculator.info และคุณลักษณะหลักของมันคือ "Find the proportional dimensions of your image when you enlarge or reduce its size."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Image Aspect Ratio Resize Calculator

ดาวน์โหลดไฟล์ส่วนขยาย Image Aspect Ratio Resize Calculator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Calculator for Resizing an Image While Preserving its Aspect Ratio.

Default Current Dimensions:
Enter your Default Current Dimensions in the provided field, and the extension will save them automatically for your next use.

Save Last Input on Current Dimensions:
Say goodbye to repetitive inputs! Our calculator will remember your last used dimensions, making resizing quicker and more efficient.

Copy Buttons:
Copy buttons are perfect for users who prefer alternative methods to copy their resized dimensions.

Preview Sizes:
Preview the sizes based on the dimensions of the images you enter, displayed in pixels.

Slider:
Adjust with Ease: Utilize the slider to set your desired new dimensions.

Slider Steps:
Fine-tune your resizing precision by customizing the slider steps to match your project's specific requirements.

Dark Theme:
Enjoy a modern, sleek interface with our Dark Theme option, enhancing visual comfort during extended resizing sessions.

Αdditional features:

Measurement Type:
Select the Measurement Type you want to calculate between pixels, inches, and centimeters.

Convert New Values from Inches to cm and Vice Versa:
The conversion to inches or centimeters will also be displayed in the results.

Select an Image File to Get Its Dimensions in Pixels:
Choose an image from your computer, and its dimensions will automatically appear in the current dimensions.

Resize and save the image file you will select
Effortlessly resize and save selected images with just one click.

Percentage Slider:
Use the percentage slider to adjust the size of the new image relative to the original.

Custom List of Current Dimensions:
Save your own list of current dimensions for quick selection in the extension popup.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Image Aspect Ratio Resize Calculator Image Aspect Ratio Resize Calculator
ID bckahlmjijlnomhpdjhkgdnkpoacnfmf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/image-aspect-ratio-resize/bckahlmjijlnomhpdjhkgdnkpoacnfmf
คำอธิบาย Find the proportional dimensions of your image when you enlarge or reduce its size.
ขนาดไฟล์ 85.81 KB
จำนวนการติดตั้ง 94
เวอร์ชันปัจจุบัน 1.36.3
อัปเดตครั้งล่าสุด 2023-09-26
วันที่เผยแพร่ 2023-07-14
ผู้พัฒนา https://imageresizecalculator.info
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://imageresizecalculator.info
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Image Aspect Ratio Resize Calculator",
    "description": "Find the proportional dimensions of your image when you enlarge or reduce its size.",
    "version": "1.36.3",
    "permissions": [
        "storage"
    ],
    "options_page": "options.html",
    "action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "img\/icon-128.png"
    },
    "host_permissions": [
        "https:\/\/imageresizecalculator.info\/"
    ]
}