Illustrator :: How To Export 48 X 32 Inch File As JPEG At 300 DPI
Nov 11, 2012
I tried to export a 48x32 inch file as a jpeg at 300 dpi from CS6 (very basic file).
Immediatly got the message that Illustrator was unable to export at this resolution.
So, I opened the same file in CS5 and it exported it under the same settings with no issue at all?
Does this mean that CS6 export is worse that it was in CS5?
View 25 Replies
ADVERTISEMENT
Sep 6, 2013
I have created an image on illusrator CS6 and am ready to save it.
I have saved it as a pdf format and the image stays as a sharp vector image and not blurry at all.
But I also want to keep the image as a jpeg. So when I go to export the image from illustrator CS6 as a jpeg, the end result comes out blurry and not sharp anymore, but more jagged on the edges of the image.
Is there anything I can do to keep my file as a jpeg with it staying as a sharp crisp image?
View 6 Replies
View Related
Mar 1, 2014
why my drawing on illustrator won't export at maximum resolution when a nearly identical drawing can.
View 2 Replies
View Related
Jan 25, 2013
Someone would like a small 1 inch by 1 inch logo for invoices at 600 DPI. However I understand that illustrator doesnt work in DPI or PPI since it's vector. Would I have to transfer the small image over to photoshop. I did try and save a 1 inch by 1 inch logo at 600 PPI, however when I saved the image it was no longer 1 inch by 1 inch. It had increased significantly in size regardless of what file format I saved the image as.
View 10 Replies
View Related
Jan 3, 2014
It is convenient to add each image name as a text on each figure by Slideshow. Could I use each image name as the exported file name?
View 6 Replies
View Related
Oct 7, 2013
If I try to draw a square box in any size, illustator does not make it square.
For example, if I select the Rectangle Tool, click in the art space and set the rectangle to one inch by one inch, I get a box that is 1.0003 by 1.0003
Here is a screen shot of what I am getting.
This is also happening to any rectangle and circle.
Even if I hold down shift to keep the preportions lock, it still happens.
I have check and nothing is snapping or set to snap.
This is a major issue for me as I use illustator for creating dielines and those dielines need to be very accurate.
View 8 Replies
View Related
Mar 2, 2013
I am getting horizontal white lines one inch apart when I print an Ai file
View 13 Replies
View Related
Jan 12, 2013
I am trying to export a file as a pdf but it will only let me do jpeg. My instructor says that it should give me a choice between the two but it does not it only gives me the choice to save it as a jpeg. Is there something wrong with my Lightroom or is it something that I am doing?
View 2 Replies
View Related
Dec 16, 2013
I have an A0 ai drawing - but cant export as jpeg...?
View 3 Replies
View Related
Nov 15, 2012
I just downloaded GIMP 2.8.2 for MAC and I'm trying to export a file to other formats (PGN, JPEG etc. The export image window greys out and nothing happens for many minutes.
I finally give up and I get this error: Saving '/Users/muladhara2004/Desktop/filename.png' failed: Procedure 'file-png-save-defaults' returned no return values
View 1 Replies
View Related
Apr 13, 2013
I need to export an image from my LR4 as an 8 bit .jpeg file. How do I do this as I don't see a way to do this in the export screen.
View 2 Replies
View Related
Feb 20, 2013
I'll try to write this logically, but as logic has failed to get me the output I want, I suspect somewhere there will be something highly illogical...
I am trying to export a JPEG file, complete with images. I have setup the original file to 2362x602 pixels, at 300 ppi (making a canvas approximately 200x50mm). This is confirmed through Image -> Canvas Size.
Now if I want to print to paper, I can check the settings through Image -> Print Size, to confirm what size I will get.
What I want is to be able to do the same thing for an export jpg function. I need the JPG to come out at a specific dimension, not a specific pixel size. If I export my file now (File -> Export) as a jpg, I end up with a jpeg much wider than 200mm. A quick rightclick->properties shows me the jpg is still 2362x602 pixels, at '300dpi.' So why is that not the size I expect it to be?
View 3 Replies
View Related
Oct 8, 2012
At my old job, when I exported sketches, it would automatically go to jpeg as jpeg was on top of the list. Now, I have to scroll through a lot of different formats looking for the jpeg format and of course, this takes up valuable time.
I make tech sheets in Illy at my job and need to export just about everything I do in jpeg format, for the benefit of others. I tried looking through the menus, but haven't found the answer yet.
View 1 Replies
View Related
May 21, 2012
Is there any way to export the overprint preview as jpeg/pdf ?
View 4 Replies
View Related
Jan 29, 2014
See title - is this possible?
I've made this small script to test a few things, before moving on to the bigger stuff (some of it have been cut out, since it's not important):
var exportOptions = new ExportOptionsJPEG();
var type = ExportType.JPEG;
var fileSpec = new File(dest);
exportOptions.antiAliasing = false;
exportOptions.qualitySetting = 70;
exportOptions.artboardRange = "3";
app.activeDocument.exportFile( fileSpec, type, exportOptions );
I'm trying to export artboard #3 as a JPEG. But it doesn't work.
According to the scripting reference guide, most of the "ExportOptions"-functions support the artboardRange-parameter, but alas - JPEG does not.
Is there another way to do this? Right now I'm only getting all the artboards into a single JPEG-file, which is not what I'm searching for
View 4 Replies
View Related
May 17, 2013
I have a requirement to export each artboard into jpeg programmatic within plugin.
View 1 Replies
View Related
Apr 9, 2013
problems with the Export to JPEG dialog.
1. It does not show the original file size. At one time I used this as a cue to see if I had forgotten to resample.
2. After the installation of version 16.3, the displayed compressed file size is no longer accurate. It varies from perfect to reading 25% too high.
View 2 Replies
View Related
Mar 20, 2014
I cannot seem to exprt my images and retain the orginal jpeg file number once I have watermarked them... I choose the "save with original file number" option in the drop down list but it still exports them with new numbers. How do I keep my original numbers?
View 30 Replies
View Related
Sep 12, 2013
Exporting collections to external file only allows export as a jpeg and Not the original file types?
View 5 Replies
View Related
Aug 9, 2012
Let me explain my situation: I have a website where I publish my Illustrator documents as exported JPEG files. The website has a certain RGB-color background. And my illustrations have the same RGB-color background. Those two backgrounds have to match perfectly, in order to produce a nice effect. They do match in Firefox 14, but they don't match in Safari 6.
So, I need my exported JPEG files to have browser-independant colors. I read everything I found on the Internet on this topic, but it's just general stuff about Color profiles and the Edit > Colors... menu and color differences between browsers. NOT A SINGLE TUTORIAL on the whole Internet on how to produce browser-independant JPEG files using Adobe software.
Currently, I am exporting my Illustrator documents using an AppleScript, in order to save time:
Export docRef to file (myPath) as JPEG with options {quality:60, optimization:true, antialiasing:true, artboard clipping:true, saving as HTML:false}
But you don't have to give me an AppleScript necessarily. Just give step-by-step instructions on how to do this in Illustrator, and I will automate it myself. I know that PNGs are browser-independant, but I would prefer JPEGs, because the size is smaller.
View 4 Replies
View Related
Jun 6, 2013
There seems to be an action called adobe_SaveForWeb, but I can't find any documentation for it.
I need to export an artwork to a JPEG with a fixed size (to create a thumbnail of an Ai file), and i've found several unanswered question on this topic. With Save For Web, I can do it through UI.
a documentation for adobe_SaveForWeb, or tell me how which parameter I need to initialize for it to work? I'm using CS6 SDK with Visual C++
View 2 Replies
View Related
Jun 3, 2011
While exporting the document as jpeg, through File->Export, there is an option "Embed ICC Profile" as figure shows.
How to set it if I am exporting the document through my program in which I rasterize the document and used the sAIImage->AsJPEG(raster, jpegDataFilter, params); I didn't find any option in AIRasterizeSettings or AIImageOptJPEGParams to set this flag.
View 9 Replies
View Related
May 21, 2012
Is there any way to export the overprint preview as jpeg/pdf ?
View 2 Replies
View Related
Jan 16, 2012
I've recently got a new computer, and after installing corel on it, I've found that I am unable to open files with corel, as soon as i press the open button corel crashes, but i am able to open the files when i goto the actual file in my documents and click open in there, and i am unable to save files any way whatsoever (due to crashing isues again) i am also unable to export my artwork to a jpeg, also an immediate crash.
View 8 Replies
View Related
Dec 3, 2012
I have created a pressure network using 8-inch diameter pipes. How would I change the 8-inch pipes to 6-inch pipes without having to recreate the network.
View 7 Replies
View Related
Apr 5, 2012
how to rescale the symbols on a drawing from 2 inch to 1 inch? For some reason I forgot this and now I am with my icons twice pick.
View 9 Replies
View Related
Oct 22, 2005
I'm using a Mac. My windows friend sent me a jpeg of a piece of art we're working on. It looked fine in the web browser. It looked fine in Preview when I opened it, and it looked fine in Photoshop. But when I save it from photoshop after adding just a small thing to the image, the whole thing comes out a bit brighter. I have no idea what's doing it. I've tried Save For Web and Save As and it comes out the same each time. I have played with color settings in the past slightly, but it was my understanding that only affected how photoshop displays the image and I wouldn't expect it to change an image I imported then exported again.
View 4 Replies
View Related
Nov 18, 2012
I want to convert a AI file to JPEG by using CS5 SDK.
But when I write following code in my application :
extern "C" AIImageOptSuite* sImageOptimization;
I found the following error while compiling:
7IntelliSense: identifier "AIImageOptSuite" is undefinedd:harshai plugin projectcs 5windowsadobe illustrator cs5 sdksamplecodemenuplaysourcemenuplaysuites.h2912MenuPlay
what should I do in order to remove this error:
View 1 Replies
View Related
Apr 17, 2013
When I have a file in Illustrator that I want to save as or export as a PDF or JPEG whenever I save it the colours shift and the quality drops.Most noticiably black boxes goes to a muddy brown when saved to JPEGS, but I have also noticed tones in Photographs change quite a lot when saving as PDF.
I have tried to tweek every type of setting there is. higher resoulution, compression, sampling, down sampling, PDF preset, print quality etc.but nothing seems to sort it out. PDF's arent as much as a problem as the JPEG but the only way I have managed to get a PDF up to a reasonable standard is by wacking everything up so there is no compression or downsampling which makes ginat files I cant email....
Im sure the problem probably lies within the combination of each of these together but I cant seem to find out what that is. Also brown in the seat base has gone more orange and the whole picture has generaly lost quality.
View 3 Replies
View Related
Oct 22, 2012
I am using following code to convert AI file to JPEG
exportFileToJPEG('~/Desktop/Harsh/1.jpg');
function exportFileToJPEG (dest) {
if ( app.documents.length > 0 ) {
var exportOptions = new ExportOptionsJPEG();
var type = ExportType.JPEG;
var fileSpec = new File(dest);
[Code]...
but ir crope the document to the size of the image and resize the ArtBoard to the size of Image.
I want to convert the Existing ArtBoard Area only , i dont want to crope the image.
View 1 Replies
View Related
Jul 20, 2010
When I export from Illustrator CS5 with "Use Artboards" checked it adds a "-01" to the end of my file name before the extention. I'm assuming that its because its artboard #1 or something. It happens with the all or the range button checked. It doesnt show the -01 when you are saving the file name. This is pretty annoying because I have to go back and re name the files when this happens.
View 16 Replies
View Related