I am currently trying to incorporate a few JPG/PNG images into an SVG file, yet, it is giving me a very hard time since even a single image takes up hundred of kilobytes. Does anyone know of a method to do this without increasing the file size drastically?
Thank you
https://www.jetpunk.com/user-quizzes/331916/revealing-pictures-of-hollywood-stars
It has 128 pictures in it, but they are all just squares with links to pictures on the web, rather than the images being contained in the SVG.
https://www.jetpunk.com/user-quizzes/331916/famous-landmarks-out-of-focus-1
If you select one of the squares that links to an image you can see in the XML Editor a line that says xlink:href with the link to the picture on the internet.
You can copy one of those squares (unblur it in Fill and Stroke) and paste it to your quiz, resize it and choose the link you want.
Yep, I can now fit in quite a lot of images instead of the 10 I had planned.