Wikipedia:Graphic Lab/Image workshop
From Wikipedia, the free encyclopedia
| ↓ | Skip to table of contents | ↓ |
|
Notice: A new Map Workshop has opened: cartographers are welcome! Please also note that the Graphics Lab is always in need of more help; please volunteer if you have image editing or creating skills! |
This (sub)page is part of the Graphics Lab, a project to improve the graphical content of the Wikimedia projects. More information about the lab can be found on its main page and requests pages (Images | Maps). To ask questions or make a suggestions, see the talk page (Images | Maps). To request an image improvement, use the requests page (Images | Maps).
This specific page is the requests page for the graphics lab. Anyone can make a request for an image to be improved, or created for a Wikipedia article. The standard format for making a request is shown below, along with general advice, and should be followed.Make a request
Use the following template when making a new request (Replace the examples with your image(s), article(s) and request(s)):
<center><gallery> File:IMAGENAME.EXT|Description of image File:IMAGE#TWO.EXT|2nd image (If there is one) File:ETCETCETC.EXT|Don't request too many at once, though </gallery></center> '''Article(s):''' [[The weather in London]] '''Request:''' Do something with them... ~~~~ '''Graphist opinion:'''
Advice to requesters
|
[edit] See also
- Category:Images for cleanup
- Category:SVGs for cleanup
- meta:Philip Greenspun illustration project/Requests
- Commons:Graphic Lab School/Images to improve
[edit] Oman
76.117.247.55 (talk) 19:07, 19 July 2009 (UTC) (See if this works)Article(s): Oman
Request: The first map doesn't show Oman's two exclaves (areas of Oman within the United Arab Emirates. Could the map (a) be modified to show these areas, and (b) be converted to an SVG? The second map can be used to determine the location of the exclaves. For bonus points, the second map is a JPEG and could really do with being converted to an SVG - but now I'm just pushing my luck ;-) I don't know if it's relevant, but the first map comes from Commons - commons:File:LocationOman.png- if I need to make the request there let me know (I've watchlisted this page, or you can ping me on my talk page. Cheers, This flag once was redpropagandadeeds 14:36, 6 April 2009 (UTC)
Graphist opinion: There's an SVG version of the location map, it will need to be shown I'd guess at least at 700-800px for both the enclaves to be visible.--Goldsztajn (talk) 01:56, 8 April 2009 (UTC)
- Awesome! I think that so long as a user clicking on the map (and seeing an enlarged version) can see the exclaves then that should be fine. Thanks for your work on this, it's appreciated. Cheers, This flag once was redpropagandadeeds 14:37, 8 April 2009 (UTC)
-
- I've made the nominal size larger (from 600px to 1000px), this way one click to the image will reveal the external territories (rather than having to click and zoom).--Goldsztajn (talk) 01:14, 9 April 2009 (UTC)
- Thanks, Goldsztajn! This flag once was redpropagandadeeds 18:09, 9 April 2009 (UTC)
- Apologies, but moving final comment, seems that DyceBot is not reading this as resolved and suspect because of extra comments in tag.--Goldsztajn (talk) 02:01, 19 May 2009 (UTC)
- Thanks, Goldsztajn! This flag once was redpropagandadeeds 18:09, 9 April 2009 (UTC)
- I've made the nominal size larger (from 600px to 1000px), this way one click to the image will reveal the external territories (rather than having to click and zoom).--Goldsztajn (talk) 01:14, 9 April 2009 (UTC)
[edit] Indian National Congress flag
Article(s): Indian National Congress
Request: The current image has got all the proportions of the hand election symbol of the Congress wrong. In fact, it looks like it was drawn by a small child. Please try to improve the image by using a reference image found here which itself is taken from the party's manifesto that can be found at the party website, so speaks rohith. 20:17, 19 May 2009 (UTC)
Graphist opinion(s): It looks like you want the hand bigger right? I don't see any obvious errors with the hand itself but rather how large it is. I'll take a stab at it, but this is my first time, so bear with me.75.93.119.255 (talk) 13:44, 14 June 2009 (UTC)
- Forgot to sign in. Anyway, I'm not sure if the versions you are posting are the correct ones. I'm finding on google alot that support the current version.Drew Smith What I've done 13:50, 14 June 2009 (UTC)
[edit] Passing the parameter
Article(s): NH 1
Request: Can i know how to replace 1 with X ? And send the parameter from outside Naveenpf (talk) 13:29, 3 June 2009 (UTC)
Graphist opinion:
-
- I need a parameter driven image.Thanx in advance--Naveenpf (talk) 03:37, 4 June 2009 (UTC)
- Template it. Create a template with text [[File:Image {{{1}}}.png|thumb|200px|blah blah]], then use the template. This requires, however, that you have for every (relevant) value of {{{1}}} a corresponding image. Shouldn't be too hard with SVG, just boring. MER-C 10:38, 4 June 2009 (UTC)
- I need a parameter driven image.Thanx in advance--Naveenpf (talk) 03:37, 4 June 2009 (UTC)
- That is really boring. any other option ? --Naveenpf 02:28, 5 June 2009 (UTC)
- What is it you want to do? Generate a set of images with a shield with the number on it? Or do you want to dynamically create such an image. I really don't understand the idea here. If you are doing this by yourself on your local computer, you can simply put a string in place of the X that won't appear up in the SVG, such as REPLACEME, then use Bash+sed/python/whatever to use regular expressions to solve your problem. If you can provide more background on the problem, then a solution might be available. User A1 (talk) 05:55, 8 June 2009 (UTC)
Take a look @ {{MES-E}}. You need nearly identically named files, but that's the most elegant way. As far as I know there's no way to pass the number directly to the SVG rendered (Which is good, that would be a massive security hole). 76.117.247.55 (talk) 02:01, 29 June 2009 (UTC)
I see that this request is stale, but there will be others like it in the future. Can we satisfy them all at a single (if challenging) stroke? Let's make a template which takes a text parameter for the road number and superimposes it on a background SVG of an unnumbered shield for this road type. We can model this on {{Location map}} to allow syntax like
{{Road shield|India NH|width=30|number=1|color=black|font=whatever}}
This would require "Road shield India NH.svg" with the yellow shield and letters NH and a blank space for the number. However, we only need one simple SVG per road type (maybe five SVGs per country), not one per individual highway. ("Number" here is a shorthand for any road designator: "number=A601(M)" could give a valid British road sign.) Certes (talk) 13:51, 30 June 2009 (UTC)
- Would that work for scaled images? IE. would the letter show up in the right place, size, etc? If so, that would be VERY useful. 76.117.247.55 (talk) 19:18, 30 June 2009 (UTC)
- I'm trying it now but I'm about to have a Wikibreak and don't think I'll get anything useful published before I go away. First indications are that it is difficult and the resulting templates will be confusing, but it will probably work. Scaling should just be a matter of doing some arithmetic in the template to set position and font-size = width * some scaling factors.
-
- A few design tweaks: The "India NH" bit is not just an SVG but a simple template specifying the background image (any usual format) and the font, colour and size of the text to add. Let's call it "marker" rather than "shield" so it will be attractive to nations like the UK with other sign shapes. I'd also like to use standard country codes followed by a country-dependent road class. That gives us a simplified use like
-
{{Road marker|IN NH|1}}
The template is now available for testing. For example, the shield shown on the right is not an SVG file specific to one (fictional) route; this paragraph contains the template usage {{Road marker|IN NH|123}}. Please see {{Road marker}} for further details, including a full list of optional parameters such as custom captions. I suggest we pause to collect comments at this point before rushing into using the template in articles. Certes (talk) 21:17, 10 July 2009 (UTC)
[edit] Shrink fair-use image
Article(s): Order of the Stick, Characters of the Order of the Stick
Request: Found this fair-use image, needs to be shrunk (probably to about 66% of the current size...so far it is only used at about 50% of the current size, at least on my browser, but I guess some wiggle room should be left). Unfortunately, right now the only 'image editing' software I have is MS Paint, and this is a .gif; if I try saving as .gif in Paint it loses most of the color. Should be easy to shrink, though, for anyone who has photoshop. (Barring that, I could always just delete the whole thing and upload a .jpg version instead, since .jpg is no problem for me.) rʨanaɢ talk/contribs 15:18, 17 June 2009 (UTC)
Graphist opinion: Seems ZooFari (talk · contribs) shrunk this by half; would you call this {{resolved}}? wadester16 05:38, 6 July 2009 (UTC)
[edit] Hillary Clinton
Article(s): Hillary Clinton
Request: The article needs the background noise reduced so it can have a better chance at FP ... William S. Saturn (talk) 01:13, 18 June 2009 (UTC)
- I'm not letting this go stale until it's done. --William S. Saturn (talk) 19:03, 7 July 2009 (UTC)
Graphist opinion(s):
[edit] Coat of Arms of Eritrea
Article(s): Eritrea
Request: Alright, I know this image is fair-use, but I think it needs to be converted to a vector. The quality of this image, I feel in innapropriate for Wikipedia and NEEDS a SVG. Thanks in advance to whoever does this. Connormah (talk) 23:07, 19 June 2009 (UTC)
- One question: Can you find a free raster of it somewhere, so the SVG can be free? A copyrighted country coat of arms feels like a throwback to the bad old days of vector-images and would destroy most of its usefulness... 76.117.247.55 (talk) 01:48, 29 June 2009 (UTC)
-
-
-
- I think I was very confused when I made that comment. I'm pretty sure people have created free SVGs from fair use ones (That Commonwealth Games one comes to mind), so finding a "free" raster is not required? 76.117.247.55 (talk) 01:43, 17 July 2009 (UTC)
-
-
Graphist opinion(s):
[edit] Old Icelandic Coat of Arms
Article(s): Coat of Arms of Iceland
Request: This image looks like it was drawn in Paint...can it be SVG'd? Connormah (talk) 22:21, 20 June 2009 (UTC)
Graphist opinion(s):
Request taken by Irunongames SVG'd it. Is it good?Irunongames • play 00:20, 22 June 2009 (UTC)
-
- No offense intended, but it does not look good at all, it looks autotraced. Can it be done properly? (eg. trace it manually)? Connormah (talk) 02:10, 22 June 2009 (UTC)
- Ok. When I get back from school I will mak e anew version using your suggestions :) Irunongames • play 10:27, 22 June 2009 (UTC)
- No offense intended, but it does not look good at all, it looks autotraced. Can it be done properly? (eg. trace it manually)? Connormah (talk) 02:10, 22 June 2009 (UTC)
[edit] Coat of arms of the Republic of Macedonia
|
[SVG version] |
Article(s): Republic of Macedonia, Coat of arms of the Republic of Macedonia and many other politics and government related articles.
Request: As you can see, the problem is in the colours of the COA and in the star that is at the top of the emblem. First of all the colour of the opium poppy is wrong, it is not light brown, but dark brown. Secondly, the colour of the lines that come out of the spikes should be dark grey and the last problem concerning the colours is the colour of the sky. Besides the colours, there is another problem with star. As you can see, the star in the current version is bordered with yellow lines, but it should not. There should be a white line that goes near the borders of the star.
We have tried to correct this problem, but without any success. Since your team has excellent results concerning the vector images, we hope that you will solve our problem. We need a new SVG coat of arms, a modified version of the existing one, in accordance to the instructions, i.e. to look as close as possible to the GIF version (right).
That the coat of arms should look indeed like we are claiming testify these links to official government websites, where you can see what we mean in each case (plus the passports).
Please contact me here on my talk page on en. wiki for any queries, or even on mk.wiki, where I am administrator Б. Јанкулоски. I would be very greatful to know how the work is going. Thank you very much in advance B. Jankuloski (talk) 11:53, 1 July 2009 (UTC)
Graphist opinion(s):
- Is that better? I changed the star, background and poppies.--23230 talk 16:37, 1 July 2009 (UTC)
-
- It is perfect according to me. Danke and regards,--MacedonianBoy (talk) 17:06, 1 July 2009 (UTC)
- The outer line(in red) for the star should be fixed. Thanks Arteyu ? Blame it on me ! 17:59, 1 July 2009 (UTC)
- It is perfect according to me. Danke and regards,--MacedonianBoy (talk) 17:06, 1 July 2009 (UTC)
-
[edit] Flag of Richmond BC
Article(s): Richmond, Flag of Richmond, British Columbia
Request: Could an SVG version be made of the flag? Thanks in advance. Connormah (talk) 05:23, 30 June 2009 (UTC)
Graphist opinion(s):
[edit] Panorama of Târgovişte
Article(s): Târgovişte
Request: Hi. I need this photo to be fixed. There are some issues:
- In the left section of the photo it can be seen the difference between the last 2 joined photo.
- The bottom left part of the image is occupied by a stone pillar. Can it be removed?
- The colors may need adjusting as well as the brightness, contrast, etc.
- I think the horizon can be straighted.
This is all it needs to be done (in my opinion). If you find out other issues please solve them. Thank you very much.—Sebitalk 12:47, 3 July 2009 (UTC)
Graphist opinion(s): The easiest way to fix this would be to use the source images to create a completely new panorama. Do you have access to them? wadester16 05:31, 6 July 2009 (UTC)
- Yes, I do, they are made by myself. Here is a link with a .rar file containing the images. It would be great if you can make a better panorama, because it is the only I know to exist on the Internet. Thank you very much for your help.—Sebitalk 16:45, 9 July 2009 (UTC)
- I have restitched the panorama to get rid of the stripe on the left, but there's not much I can do about the brightness/contrast and stone block. I've already pushed the brightness so far it won't really take any more and the pillar is a bit beyond my abilities with a cloning brush; maybe someone else can have a go. Time3000 (talk) 09:06, 13 July 2009 (UTC)
[edit] 2009 flu pandemic in South America
Article(s): 2009 flu pandemic in South America and 2009 flu pandemic by country
Request: South American map is going to be entirely black, could someone create a map like this? Felipe Menegaz 16:00, 6 July 2009 (UTC)
Graphist opinion:
[edit] SVG Gone Screwy
Article(s): Coquitlam
Request: I recently made this SVG image, but all of my objects went all messed up, and strewn everywhere. Can somebody be so kind and fix it? Thanks. File:Coquitlam BC-flag.png for reference. Connormah (talk) 19:01, 7 July 2009 (UTC)
Graphist opinion(s):
[edit] File:Spider internal anatomy.png
Article(s): Spider anatomy
Request: Convert to SVG and label with words or numbers. See image description for labels. This webpage may also be helpful. Kaldari (talk) 21:06, 7 July 2009 (UTC)
Graphist opinion(s):
Request taken by Pbroks13 This could take a while to finish however. --Pbroks13talk? 21:40, 7 July 2009 (UTC)
[edit] Coat of arms of the College of Arms
Article(s): College of Arms
Request: Hello. There are SVG versions of all of the arms of the officers within this authority (compare scanned versions to SVG versions), but the arms of the College itself can only be found on this illustration taken from this 16 century roll of arms. As far as Wikimedia is concerned, the status of this coat of arms is no different from those of its officers. I would much appreciate if we can get a vectorised version of it (if at all possible), especially as it is needed in templates, articles and other places. I am looking forward to your feedback. Thank you B. Jankuloski (talk) 04:46, 8 July 2009 (UTC)
- Is anyone going to comment on this one at all? It seems that participants are just avoiding it, for some reason. I would appreciate at least some feedback. --B. Jankuloski (talk) 01:23, 11 July 2009 (UTC)
- Not able to SVGify this myself, but User:Pbroks13 is an extremely talented graphicist who may be able to tackle this one (in time?). Failing that, it may be worth asking the Wikipedia:WikiProject Heraldry and vexillology --Jza84 | Talk 01:32, 11 July 2009 (UTC)
- Thank you very much for the efforts. There is no time limit as such, I just wanted basic feedback, to know where I stand. You can work on it for as long as it takes and your time permits, I am grateful for the help. --B. Jankuloski (talk) 05:58, 11 July 2009 (UTC)
Graphist opinion(s):
Request taken by Pbroks13
[edit] SVG Not done Properly
Article(s): Ulyanovsk
Request: The SVG above is very blurry, and looks like a raster. Can it be redone? Connormah (talk) 18:35, 8 July 2009 (UTC)
Graphist opinion(s):
- Is there an original raster? An external link works too. ZooFari 22:56, 9 July 2009 (UTC)
- It looks like the crown if from the top of this coat of arms. Connormah (talk) 03:34, 10 July 2009 (UTC)
[edit] US 5th Infantry Division Distinctive Unit Insignia
Article(s): 5th Infantry Division (United States)
Request: Please SVGify. - Jameson L. Tai talk ♦ guestbook ♦ contribs 23:31, 12 July 2009 (UTC)
Graphist opinion(s):
[edit] ISS ECLSS
|
Diagram showing International Space Station Environmental Control and Life Support System (ECLSS). |
Article(s): International Space Station, Life support system
Request: I was wondering if it would be possible, please, to convert this diagram to SVG (and, for that matter, give it a more descriptive filename). Many thanks in advance, Colds7ream (talk) 11:06, 15 July 2009 (UTC)
Graphist opinion(s):
[edit] Signature request
Article(s): Respective signers
Request: I've been trying to vectorize these for a while now, can somebody please assist me? Thank you. Connormah (talk) 18:50, 15 July 2009 (UTC)
- I`ve done Churchill`s. ||||
Graphist opinion(s):
[edit] Supreme Court SVG request(s)
Article(s): SCOTUK
Request: The Supreme Court has subsequently released photos, and the crown motif is not being used. Additionally, there are a few graphical changes to the version we currently have. Here is the clearest pic (this may also help) – there are changes to the design of the thistle, the layout of the plants and to the colour and shape of the surrounding omega.
Also, there is a second emblem used in carpets, using mainly the same symbols as the first. It shouldn't be too difficult for anyone competent (so that's me out!)... Could anyone help? Thanks! ╟─TreasuryTag►Woolsack─╢ 20:01, 15 July 2009 (UTC)
Graphist opinion(s):
Here is my go at the new version, do you want the simple version vectorised as well?--23230 talk 13:00, 17 July 2009 (UTC)
- That would be amazing, if you could. ╟─TreasuryTag►without portfolio─╢ 11:19, 18 July 2009 (UTC)
[edit] Kinetic Theory request
Article(s): User:Logger9/Kinetic_Theory_of_Solids
Request: I have several images (simple curves on a 2-d plot) that I have scanned from an original text. I would like to have them included in this article. I can email them to you if you like. -- logger9 (talk) 03:41, 16 July 2009 (UTC)
Graphist opinion:
Post them somewhere and link to them here (don't upload to WP if they're copyrighted). Also I'd like to point out that this image File:Coll_3.jpg unless you operated the SEM and captured that image then you can't claim copyright, you put a source that is clearly within range of applicable copyright laws. That image probably will be prodded for deletion as soon as it leaves your personal namespace or until someone else sees it. Also for your article be sure to include as many sources and references as you can, didn't see many when I browsed it. — raeky (talk | edits) 13:49, 18 July 2009 (UTC)
[edit] PA and CT boundary dispute, aka Pennamite-Yankee War
Article(s): Pennamite Wars
Request: Here are some book references with relevant maps:
Klein, Philip (1980). A History of Pennsylvania. University Park: Pennsylvania State University Press. pp. 189. ISBN 0271002166.
Fisher, Sydney George (1896). The Making of Pennsylvania. Philadelphia, PA: J. B. Lippincott Company. pp. frontispiece.
Fisher, Sydney (2003). The Making of Pennsylvania. City: Ross & Perry. pp. frontispiece. ISBN 1932109439.
Here is website reference with a relevant map:
[[1]] This is the map I want (from Fisher) with the relevant boundaries shown more clearly. Since the Fisher book was published in 1896, there is assurance that any derived map is not a copyright violation. This map could be a version with the Connecticut dispute shown without the VA or MD disputes. Note that the historical dispute in the article was whether the western boundary of Connecticut at the time could skip over NY and NJ and resume westward from the Delaware River to the Pacific Ocean. --DThomsen8 (talk) 14:59, 16 July 2009 (UTC)
Graphist opinion:
[edit] Problems with PNG, JPG works
Materialscientist has the problem that his PNG graphics are not displayed as thumbs. If he uploads the same image as a JPG, everything is fine. See details on my user talk page. Does anyone have a solution to this problem? (It already occurred when the images servers here did not have problems as they do now.) --Leyo 16:20, 16 July 2009 (UTC)
Graphist opinion(s):
Request taken by Petteri Aimonen. Error is visible at http://upload.wikimedia.org/wikipedia/en/thumb/1/1d/Cr3C2structure.png/120px-Cr3C2structure.png. Apparently imagemagic does not like that image. Will check the file against PNG specification. --Petteri Aimonen (talk) 18:16, 19 July 2009 (UTC)
Error creating thumbnail: convert: Expected 4 bytes; found 0 bytes `/mnt/upload5/wikipedia/en/1/1d/Cr3C2structure.png'. convert: Read Exception `/mnt/upload5/wikipedia/en/1/1d/Cr3C2structure.png'. convert: Corrupt image `/mnt/upload5/wikipedia/en/1/1d/Cr3C2structure.png'.
Done: The PNG file is corrupt: it does not have required IEND-chunk at the end [2]. Which program did you use to create it? --Petteri Aimonen (talk) 18:56, 19 July 2009 (UTC)
- The crystal structures are created with ViewerLite 4.2 (accelrys.com, 2001) - can't avoid using that program for now. Then they are processed with another soft, usually ACDSee 3.0 (1999) or GIMP 2.2. Processing is just crop and resize. Some other PNGs (e.g. File:HARDCOMP.PNG) are created in Origin 3.5 (again, old 16 bit soft), exported into BMP and then converted to PNG with ACDsee 3.0 (GIMP crashes upon conversion).
-
- Important is not the image itself, but that I did and will produce dozens-hundreds of such. So far I use JPG and sporadically get comments "please convert to SVG or PNG". A word of advice would be appreciated (no, can't install any soft on my PC). Thank you. Materialscientist (talk) 23:20, 19 July 2009 (UTC)
[edit] Raster SVG
Article(s): Karachi
Request: The said SVG above appears to be a raster saved in a SVG format. Can someone please fix this? Thanks. Connormah (talk) 21:03, 19 July 2009 (UTC) Connormah (talk) 21:03, 19 July 2009 (UTC)
Graphist opinion(s):




