Image Processor Pro and image converter eps files without pixelation them loading

Hello. My name is Lucas. IM of the Argentina, who now lives in the Brazil. I have the problem that is in the title. IM new to do such things but to read much, I discovered that both scripts open files eps and because what they do is reasterized, then files stored looks preety bad.

I know that there are some parameters to open the eps, e.g.:

var epsOpenOptions = new EPSOpenOptions();
   epsOpenOptions.antiAlias = true;
   epsOpenOptions.mode = OpenDocumentMode.RGB;
   epsOpenOptions.resolution = 72;
   epsOpenOptions.constrainProportions = true;

I must say that the search for a solution has found a script and changed to partially answer my needs. I said partially because I need the script to review the files and save the output files with the same structure. Here's the script that manage a folder at the same time:

#target photoshop
// Asks user for input folder
var inputFolder = Folder.selectDialog("Select a folder to process");
// Asks user for output folder
var OutputFolder = Folder.selectDialog("Select a folder to save your Tiffs");
if ( inputFolder != null && OutputFolder  != null ) {
   
   // Makes list of all files located in that folder
   var fileList = inputFolder.getFiles( "*.eps" );
   
   // Create a EPS option object [height & width are doc size]
   var epsOpenOptions = new EPSOpenOptions();
   epsOpenOptions.antiAlias = true;
   epsOpenOptions.mode = OpenDocumentMode.RGB;
   epsOpenOptions.resolution = 72;
   epsOpenOptions.constrainProportions = true;
   
    
   // Open each file in turn
   for (var i = 0; i < fileList.length; i++) {
      
      // open the file
      app.open( fileList[i], epsOpenOptions );
      
      var baseName = activeDocument.name.slice( 0,-4 );
      
      // put your code to 'save as' the file here
      var saveFile = new File ( OutputFolder + "/" + baseName + ".jpg" );
   SaveForWeb(saveFile,60); // set quality to suit
      
      
 function SaveForWeb(saveFile,jpegQuality) {
  var sfwOptions = new ExportOptionsSaveForWeb(); 
  sfwOptions.format = SaveDocumentType.JPEG; 
  sfwOptions.includeProfile = false; 
  sfwOptions.interlaced = 0; 
  sfwOptions.optimized = true; 
  sfwOptions.quality = jpegQuality;
 
 activeDocument.exportDocument(saveFile, ExportType.SAVEFORWEB, sfwOptions);
  
   };  
 activeDocument.close( SaveOptions.DONOTSAVECHANGES );  
      
      
   
   };
   
   };

 
 
 

So, if you know a way change image processor pro or photo I will be very happy.

Because I use only the script to handle eps files and save them as jpg (except for the web) I don't have a special button to activate this option. Keep things simple. Thank you!!

You can tweak ImageProcessorPro.jsx to do the following editing.

Search for code that looks like this:

ImageProcessor.prototype.openDocument = function(file) {
  var self = this;
  var settings = self.settings;
  var mode = DialogModes.NO;
  var ext = file.strf("%e").toLowerCase();
  var isRaw = ImageProcessor.CAMERA_RAW_FILES.contains(ext);

  if (isRaw) {
  }

and insert this code right after it:

  if (ext == "eps") {
    var epsOpenOptions = new EPSOpenOptions();
    epsOpenOptions.antiAlias = true;
    epsOpenOptions.mode = OpenDocumentMode.RGB;
    epsOpenOptions.resolution = 72;
    epsOpenOptions.constrainProportions = true;
    try {
      var doc = app.open(file, epsOpenOptions);
    } catch (e) {
      Error.runtimeError(9002, ZStrings.UnableToOpenErr);
    }
    return doc;
  }

I have not tested at all, but it looks good from here.

Tags: Photoshop

Similar Questions

  • This software works well with Mac to convert EPS files in JPEG files?

    This software works well with Mac to convert EPS files in JPEG files?

    EPS to jpg converter

  • Acrobat Reader DC works fine and opens a PDF file without problem - until I have a word document open as well-, then the PDF file crashes. I can't open a PDF file, a word document is also open.

    Acrobat Reader DC works fine and opens a PDF file without problem - until I have a word document open as well-, then the PDF file crashes. I can't open a PDF file, a word document is also open.

    For troubleshooting, you can disable the Protected Mode (https://helpx.adobe.com/reader/using/protected-mode-windows.html#id_94783) and see if that solves the problem. If the problem persists, please re-enable the Protected Mode to improve safety.

    Let us know how it goes.

  • I can't print the pdf downloaded files without saving them first - but before yesterday I could

    I can't print the pdf downloaded files without saving them first but before yesterday I could

    It wasn't a problem 2 days ago... just start... I click on print and gives me only the ability to save... so I have to save the document, then open the saved document before I can print it

    Hi joeb1542313,

    In the print dialog box make sure "Print to a file" is not checked in the settings advanced.

    Kind regards
    Nicos

  • Is it possible for me to send a form to someone, ask them to fill out and submit it to me without having them sign?

    Is it possible for me to send a form to someone, ask them to fill out and submit it to me without having them sign?

    Hi lisar6361593,

    Yes, you can create & distribute a PDF form to collect data using Acrobat free trial download Adobe Acrobat application | Acrobat Pro DC, please see this KB doc. helps Acrobat | Create and distribute PDF forms

    Kind regards
    Nicos

  • BlackBerry smartphones download and playback of MP3 files without multimedia link?

    I can't load Windows Media Player 10 on my XP (long story) machine. Is it possible to simply download MP3 and MOV on my Blackberry 8330 files without using Blackberry Media Link s/w on the PC? Generic MP3 players can do it - why not the phones 'smart '? I don't want 'sync' peripheral - I just want to download podcasts, listen, then empty them and reload the new podcasts, etc... TKS!

    If you turn on mass storage mode, you can just drag n drop(copy/paste) mp3s in MY COMPUTER to your device. even with the avi file, I also think mp4, not sure on .mov files, may need to be converted to a readable format

  • with audition, is it possible to open, edit, and save an mp3 file without having to re - compress it?

    I have a few audio files recorded only in the form of mp3 and need to make a few small internal changes. Is there a way to open files, make some basic changes, and then save them back in the form of mp3 without having to re - compress them and loss of quality? Could I, say, open a mp3 file, make cuts and pasta, then save the file as, example.wav and then simply say rename example.mp3? I use Adobe Audition 3.

    Short answer: No. hearing (and virtually every audio editor) running in native mode as a .wav file, so you have to convert your MP3 then recompress to work on it.

    Longer answer: MP3 as a format is a by-product of the evolution of the MPEG video compression.  For this reason, your records do not exist as a series of individual samples, MP3 comes from "managers" as it would be as well as photos.  This makes it impossible to do anything, but the simpler native editing MP3 format.  There are specialist pieces of software that can do things like adjust levels and cut coarsely to points in the MP3 format, but they are quite limited in what they can do for the reason that I mention.

    Personally, I'll wave format as long as I can and never convert to MP3 at the end, for distribution, or by e-mail or other.

  • How to take on librarym files without deleting them

    I have music files in my library of images. I can just delete the whuich I don't understabnd not at all. If I remove them, they are deleted for real. Don't want to do that. So what do I do to get the picture library music files. Just seems Microsoft wants to put dessu many cludder in libraries. Cannot find how to take care of that. Didf research the helpsection in the software windows and coluld not fiknd one tghat solution addresses this same thuing on the Microsoft Web site.

    Hello

    Thanks for posting your question in the Microsoft Community.

    You can use cut and paste to move files of music from the library of images in a directory of your choice, or in the music folder.
     
    You can use the "save under" downloading music files so that you can choose the location of your choice, or in the music folder.

    It will be useful.

    Let us know the result, also if you need help regarding Windows please keep us posted and we will be happy to help you.

  • How can I select multiple files without copying them accidentally?

    Select several files control

    On this Microsoft Web site, you will find that one answer and nothing is sent. I want to say is that you can select multiple files/folders-press control button select yourvnormal.

    Sometimes my stuff gets copied/recopied

    How you can select multiple files without looking at Microsoft re copy?

    You can activate the checkboxes in the folder options point.
    http://Windows.Microsoft.com/en-us/Windows7/change-folder-options

  • I've set up an image processor in Photoshop and is to ignore some jpg files - can I batch convert convert these files to make them compatible?

    I have a number of jpg files in a folder that I am running a custom action on.

    It works very well for some files, but it completely ignores the others. Even if some of the ignored files are JPG files, I think they could be another type of jpg file, and that's why Adobe is ignorant.

    Is it possible for me to batch convert all these files, be it through Photoshop or another program, in a PS compatible files so that the image processor will treat?

    Thank you!

    The preference file may be corrupted, try to reset as mentioned above.

    Except that the only thing comes to mind is he thinks the file is a duplicate one ignores. But that's just a guess.

  • Hello, Photo line #60545115 HAVE file has been downloaded and it's a file without PDF content. No images may be used.

    I've attached screenshots.Screen Shot 2016-04-14 at 10.11.11 AM.pngScreen Shot 2016-04-14 at 10.12.50 AM.png

    No, just open this in Illustrator and then save it in any format that you want such as PDF, if you need.

  • Convert multiple files without displaying the result?

    I use Pro Acrobat 8.1.1 with Windows Vista Enterprise SP1 and Word 2007 SP1.

    When you convert a single PDF from Word document, I'm able to prevent the PDF from opening to uncheck 'view Adobe PDF result' in the addon preferences.

    If, however, I convert multiple documents via the context menu in Windows Explorer opens every resulting PDF file.

    Is there a way to avoid this?

    You make the same change in the properties of the printer to your system, rather than in the print menu. START > PRINTERS > right click on the Adobe PDF printer, then select Properties.

  • I have Windows XP and I'm out of space on my C drive. Can I delete vetlog.dmp and vetlog from text files without damage my computer.

    I need space on my C drive.  I have a D drive and took as much as I know I have drive C, but only 2% available and cannont degrag.

    SIPE017,

    Welcome to the Microsoft Answers community.

    I did some research and from what I've read, it seems that it might be adware. I found a link to the 3 part which may help you:

    PCreview

    I hope that helps!

    Using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk

    Lisa
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • I laid up on my old computer and deleted all my files without disabling first items first installed on my replacement computer. I have a laptop with installed elements now, but cannot activate it because it is supposed to be already installed

    How can I activate the copy on my laptop without buying again?

    Activating the program is different, depending on the version of the program that you use - and you don't say what version of the program you are using.

    The program allows two activations of the program at a time. If you have already used an activation on your obsolete computer, you will need to contact the Support technique Adobe, to explain the situation and to free one of your activations. (Note that this is a user forum, so we are not able to do. You must contact the Support technique Adobe.)

  • help open eps file

    I have an eps file from graphic12.copy that I can't open. What I need to download to open it please? Newmo

    Hi newmo,

    You can open the file using Adobe Illustrator.

    EPS files can be generated by applications of drawing as well as most layout applications. Programs like Adobe PhotoShop image manipulation can also save images bitmap EPS files. You can also open the file in Adobe Photoshop program.

Maybe you are looking for