Features  /  Image Editing  / 

Canvas Size

Customizing the canvas size in an image by decreasing or increasing its editable area is now supported not only by advanced editing software programs but also by reaConverter's latest edition.

Using this powerful image editing and conversion tool, you can change the canvas size in one or more images by only a few clicks.

Install reaConverter

Open Images

First, open the image or the group of images you intend to edit.

Crop

Then go to the Edit images tab, click Add action → Alteration and Orientation → Canvas Size

In the new window, define how you want to customize the canvas size of your image. If you increase its size, the image will include some extra free space near the image. You can choose the color of this space using the handy color picker tool directly on the preview image.

If you decrease the canvas size, then the image will automatically be cropped according to your desired width and/or height. reaConverter's easy-to-use canvas customizing tool also allows you to define a new resolution for your image and includes a one-click Anchor tool which helps you define the area of the image you intend to operate on.

Save the Result

Finally, in the Saving options section, decide where you want to save your new image files and under what format. reaConverter supports an impressive number of image extensions. Pick a new one for your images by simply clicking one of the buttons placed on the lower part of the window.

Then press Start and your newly edited or converted images will be ready in just a few moments!

Video tutorial

Try Free Trial Version

You are welcome to contact our technical support when you have any questions about reaConverter.

Share

Command-line Interface

Advanced users can edit canvas size using command-line interface in manual or automated mode. reaConverter Pro edition provides a command-line tool called cons_rcp.exe

Changing canvas size example:

cons_rcp.exe -s "C:\Path_to\input_file.jpg" -o "C:\Path_to\output_file.jpg" -canvas_size 200x300

Manual:

-canvas_size (changes canvas size of an image)

Optional parameters:
  1. New image width and height (Syntax: 200x300px, 2x3in, 10x15cm)
  2. Resolution (Syntax: 300dpi, 450dpc)
     where dpc means dots per cm
  3. Image alignment (Syntax: lt, ct, rt, cl, c, cr, lb, cb, rb)
     where "lt", "ct", "rt", "cl", "c", "cr", "lb", "cb", "rb"
     mean left-top, center-top, ight-top, center-left, center, center-right, left-bottom, center-bottom, right-bottom.
  4. Canvas color (Syntax: rgb(66,137,212), hex(4289d4))

Example:
  -canvas_size 500x300 ct hex(4289d4)

Command-line canvas sizing tool is an advanced feature meant for professional use, and is available in Pro edition only.

Download reaConverter Pro with CLI