File Icon
 
 

1408

InkRasterPerspective

Apply perspective transformation to raster images inside Inkscape (no need to use an external software such as GIMP or Krita). It works for both embedded and linked images.

For a more complete guide on how to install and use the extension, please refer to the README.md file.

Once installed properly, you can access the extension from: Extensions > Raster Perspectvie > Perspective.

Inkscape Extensions

Size
3,3 KB
Created
Revisions
9
Typ
application/zip
General Public License v3 (GPLv3)

Link

Marcos González wrote :

Great addition, thank you.

Rafik Alhaji wrote :

it does not works ....
error :
Traceback (most recent call last):
File "D:\movies\inkscape 1.3 and extisiones\inkscape\share\inkscape\extensions\imagePerspective.py", line 206, in <module>
imagePerspective.run()
File "D:\movies\inkscape 1.3 and extisiones\inkscape\share\inkscape\extensions\inkex\base.py", line 231, in run
self.save_raw(self.effect())
File "D:\movies\inkscape 1.3 and extisiones\inkscape\share\inkscape\extensions\imagePerspective.py", line 114, in effect
the_image_node, envelope_node = self.svg.selection
ValueError: not enough values to unpack (expected 2, got 1)

Samir Ouchene wrote :

Hi Rafik, Thank you for the feedback. Using this extension is actually very easy. You can refer to the section: "How to use" on the repository which has a recording that demonstrates that: https://github.com/s1291/InkRasterPerspective Regards

From your error message, it seems that you are not selecting the image and the envelope simultaneously.

 

Please log in to leave a comment!