Wikipedia talk:Graphics Lab/Illustration workshop/Archive 5
| This is an archive of past discussions about Wikipedia talk:Graphics Lab/Illustration workshop. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
| Archive 1 | ← | Archive 3 | Archive 4 | Archive 5 |
How can I resize SVG images (not objects)?
E.g. If I have a 100x100 px image, and want to reduce it to 20x20 px without any change in appearance. (Apart maybe from stroke width, which I can set manually in Inkscape.) It's helpful to have all images in a series set to the same size, line weight, etc., for display but especially when merging them into new images.
I understand 'scale' [under 'transform'], 'fit canvas to object size', etc. in Inkscape, but those will ruin the alignment of the object on the canvass.
If some program other than Inkscape could do this in bulk, that would be even better. I could then clean up the stroke width if I needed to in Inkscape.
BTW, I'm on Linux.
Thanks, — kwami (talk) 00:25, 10 April 2024 (UTC)
- @Kwamikagami: Normally it would be best to ask these types of questions at Wikipedia:SVG help. However, if I understand your question correctly, you might use a text editor to try:
<g transform="translate(hhh,vvv) scale(0.2, 0.2)"> . . . </g>- or
<g transform="scale(0.2, 0.2) translate(hhh,vvv)"> . . . </g>- where hhh and vvv are horizontal and vertical adjustments, respectively.
- Experiment with ordering of the translate and scale specifications, as this is a guess. I hope this helps. —RCraig09 (talk) 04:01, 10 April 2024 (UTC)
- Thanks! I'll give it a shot. — kwami (talk) 04:04, 10 April 2024 (UTC)
Help with vectorizing a logo off Wikipedia
Hello,
I'm needing assistance with vectorizing a JPG logo outside of Wikipedia. I can't seem to get it to convert cleanly. Is someone able to assist me? Feel free to email me via wikipedia if you're able to help! Thanks in advance, Corky 18:47, 28 July 2024 (UTC)