How can I upload a hi res image for a client?

I'm an illustrator who often needs to upload high resolution images onto a server. I used to put them in to my .mac Pictures folder, publish a link and send that to my clients. I now have a 3G iPhone and hoped there would be a way to do a similar thing in conjunction with my laptop, but so far I've only managed to come up with a partial solution. Here's what I've come up with so far.
First I create a client named Web Gallery in iPhoto ( + password protect it) I can then create a work album and sync that to my iPhone. Pretty much all of my images are for print so are CMYK, so far so good as iPhoto supports CMYK as well as RGB.
From my iPhone I can publish the picture to my clients Web Gallery. The CMYK images look pretty terrible on the site, but I can live with that, but when the image then gets downloaded it's discovered that somewhere along the line the image has been turned into an RGB jpg, which is next to useless.
So close and yet so far..
So my question is, how can I get this to work, it would be very useful.

Ha.ve you considered using FileMagnet? This might not be what you have in mind, but it does allow upload and download of arbitrary files.
Thanks L La Pointe, Filemagnet looks great, but it's my understanding that it only copies files to your iPhone and once there can't send them anywhere else. It's halfway there, but like other solutions so close and yet so far. Maybe it's all just a bit early and we all just have to wait a bit

Similar Messages

  • How can I create a high res image gallery, need to have print res photos for a pressroom section.

    How can I create a high res image gallery, need to have print res photos for a pressroom section.

    If you want Muse to "pass through" your images and not adjust, compress, crop etc - you need to place your images in the lightbox EXACTLY at the right size, pre-cropped and prepped in Photoshop.
    So if your light box is 800x600 the image you're dropping into that must be 800x600 exactly with no effects, rotation etc added to the lightbox frame. This stop Muse fiddling with your images, if they are perfect when inserted and you're not asking Muse to crop, expand, add effects etc. If it's perfect when inserted, Muse SHOULD also leave the resolution alone too, but I have not tried that one, but in theory, it should work.

  • How can I create a single background image for a BorderLayout?

    I can create a background with an image file for the individual panel (North, West, Center, East and South) in a BorderLayout, but I've been spinning my wheel for a long while now trying to figure out how to create just one background with a single image file for all of these panels?
    In my application, a panel may contain various buttons, a listbox, a group of checkboxes, a combo box, or a canvas. Even if I used the same image file, when the panels are finally put together, one can clearly see that the end product is the result of a lot of patch works.
    Hope someone has an answer for this. BTW, I'm using AWT because it works with existing browsers without the need for a separate Java plug-in.
    Regards,
    V.V.

    Look at this :
    import java.awt.*;
    import java.awt.event.*;
    import java.util.*;
    import java.awt.image.BufferedImage;
    public class PanI extends Frame
         Image map;
         Panel pan;
         myPan p8,p4,p6,p2,p5;
         BufferedImage I;
    public PanI() 
         addWindowListener(new WindowAdapter()
        {     public void windowClosing(WindowEvent ev)
              {     dispose();
                   System.exit(0);}});
         map = getToolkit().getImage("map2.gif");
         MediaTracker tracker = new MediaTracker(this);
         tracker.addImage(map,0);
         try   {tracker.waitForID(0);}
         catch (InterruptedException e){}
         I = new BufferedImage(1,1,BufferedImage.TYPE_INT_ARGB);
         setBounds(10,10,map.getWidth(null)+8,map.getHeight(null)+27);
         setLayout(new BorderLayout());
         pan = new Panel();
         add(pan,BorderLayout.CENTER);
         pan.setLayout(new BorderLayout());
         pan.setSize(map.getWidth(null),map.getHeight(null));
         p5 = new myPan(5);
         p5.setBackground(Color.red);
         pan.add(p5,BorderLayout.CENTER);
         p8 = new myPan(8);
         p8.setBackground(Color.orange);
         pan.add(p8,BorderLayout.NORTH);
         p4 = new myPan(4);
         p4.setBackground(Color.blue);
         pan.add(p4,BorderLayout.WEST);
         p6 = new myPan(6);
         p6.setBackground(Color.green);
         pan.add(p6,BorderLayout.EAST);
         p2 = new myPan(2);
         p2.setBackground(Color.pink);
         pan.add(p2,BorderLayout.SOUTH);
         setVisible(true);
    public class myPan extends Panel
         int where;
    public myPan(int i)
         super();
         where = i;
    public void paint(Graphics g)
         if (I.getWidth(null) != pan.getWidth() || I.getHeight(null) != pan.getHeight())
              I = new BufferedImage(pan.getWidth(),pan.getHeight(),BufferedImage.TYPE_INT_ARGB);
              Graphics      G = I.getGraphics();
              G.drawImage(map,0,0,pan.getWidth(),pan.getHeight(),null);     
              G.dispose();
         int x1=0;
         int x2=getWidth();
         int y1=0;
         int y2=getHeight();
         if (where == 8)
         if (where == 2)
              y1 =  p8.getHeight()+p5.getHeight();
              y2 =  getHeight()+y1;
         if (where == 4)
              y1 =  p8.getHeight();
              y2 =  y1+getHeight();
         if (where == 5)
              x1 =  p4.getWidth();
              x2 =  x1+getWidth();
              y1 =  p8.getHeight();
              y2 =  y1+getHeight();
         if (where == 6)
              x1 =  p4.getWidth()+p5.getWidth();;
              x2 =  x1+getWidth();
              y1 =  p8.getHeight();
              y2 =  y1+getHeight();
         g.drawImage(I,0,0,getWidth(),getHeight(),x1,y1,x2,y2,null);
    public void update(Graphics g)
         paint(g);
    public static void main (String[] args) 
         new PanI();
    Noah

  • How can I make a custom domain email for my client?

    I have an Adobe Muse subscription, with hosting through Adobe, and the Domain name is also with Adobe. How can I make an email for a particular domain for my client so that it will use a "company email" (even if it just redirects to say a gmail or yahoo that is fine) to read "[email protected]?

    Hello,
    As I can see you have a WebBasic Creative Cloud site, I would suggest you to use GoogleApps for your e-mail services.
    Please have a look at the article which would help you achieve this : http://helpx.adobe.com/business-catalyst/partner/setting-google-apps-email-business.html
    Hope this helps.
    Regards,
    Sachin

  • How can you upload mp4 videos to Facebook for autoplay?

    We would like videos exported from our app to play automatically inside newsfeeds on mobile. Instagram and Cinemagram seems to have this working.
    We had some trouble finding documentation from Facebook, but would love to implement this feature in our iPhone app "PixtaCam."

    What you mean is actually downloading a video from Youtube and then uploading it to Facebook. No this can't be done with the iPad.
    As far as I know Youtube's terms and condictions don't allow you to download videos, and I know that Apple does not allow any apps that do so.

  • How can you upload an image to MYSQL using php?

    Ok this is a joint thread with one of my other ones because no one else  was posting on it, so I did not get what I needed, so, How can you  upload an image to mysql so when some one logs on to my site, they see  or can upload there own avatar, now there are loads of problems with  this, 1) many people don't know how, 2) It's not every day you try to  encode a image into mysql, 3) Letting people upload images into mysql  can cause traffic problem with people trying to log in. So that's it.

    Uploading images into MySQL is a bad idea, for more reasons than you mention. You should store the images in a directory on the server instead. But if you want to learn the hard way, here is the method:
    The mysql data type must be blob.
    The form enctype must be multipart, like this: enctype="multipart/form-data"
    The form input field myst be type file, like this: <input type="file" name="upload"/>
    Here is example code that prepares the variable $photodata to be inserted into the database.
      $uploadfile = $_FILES['upload']['tmp_name'];
      $photoname = $_FILES['upload']['name'];
      $uploadtype = $_FILES['upload']['type'];
      if ($uploadfile != "") {
    $tempfile = fopen($uploadfile, 'rb');
    $filesize=filesize($uploadfile);
    $width=getimagesize($uploadfile);
    $widthx=$width[0];
    $heightx=$width[1];
    if (($widthx > 102) or (heightx > 135)){
    $image_too_big = " but the image size was too large and was not submitted.";
    } else {
    $photodata = fread($tempfile, filesize($uploadfile));
    $photodata = addslashes($photodata);

  • How can i upload a image file to server by using jsp or servlet.

    Hi,
    I m gurumoorthy. how can i upload a image file to server by using jsp or servlet without using third party API. pls anyone send me atleast outline of the source code.
    Pls send me anyone.
    Regards,
    Gurumoorthy.

    I'm not an applet programmer so I can't give you much advice there.
    If you want to stream the file from the server before it's entirely uploaded, then I don't believe you can treat it like a normal file. If you're just wanting to throw it up there and then listen to it, then you can treat it like a normal file.
    But again, I'm not entirely certain. You might be able to stream the start of the file from the server while you're still uploading the end of it, but it probably depends on what method you're using to do the transfer.

  • How can I upload an image to this forum

    How can I upload an image to illustrate a problem? I have a tiff image of 41K, and I click on the camera icon to try to upload it, but an error message says
    "[The content type of this image is not allowed.]". What do I have to do?
    Thanks

    You need to use a jpeg image or a PNG image. Use GraphicConverter 7.3 to change the format.

  • How can I upload a (image) file through an applet ?

    How can I upload a (image) file through an applet ?

    have a look at http://www.haller-systemservice.net/jupload/
    i'm using Apache Jakarta HTTPClient to create a new HTTP connection to the webserver and sending a new POST request, which holds the image file. (So it's RFC1867 conform)
    there is also an open source implementation of such an applet on sourceforge. it's also called JUpload, but i think it's not maintained any more.

  • How can I upload .pdf file from Mac to iPhone or is there an app for that?

    How can I upload a .pdf file from my mac to iPhone 3G?
    Or is there an app that will allow me to that?
    Thanks in advance
    Zia

    The app called "Air Sharing" allows you to do that. Connect to a wifi network, run the program and you can mount your iphone as a drive using Finder. Upload all the PDFs you like, and you can open them from within the Air Sharing app. Also, you can view most image files, most office files, etc.

  • How can i upload pictures in these forms to make my descriptions more easy?

    how can i upload pictures in these forms to make my descriptions more easy?
    thanks!

    Hi Ace -
    Images can't be uploaded to this forum, but they can be displayed inside your post (inline) by making them accessible on a website. In that case put the url between two exclamation ('!') points, e.g. \!www.apple.com\!. You'll find more formatting info at [http://discussions.apple.com/thread.jspa?threadID=121950].
    You can see how your post will appear by clicking the Preview tab above the "Post Message: Reply" editor panel. Another trick that might come in handy: If you want to see how someone else formatted their post, just click Reply, then click the double-quote (") icon just below the Preview tab.
    Hope that helps!
    \- Ray
    !http://imgs.xkcd.com/comics/substitute.png!
    !http://4.bp.blogspot.com/_337VLNYe7kY/StxyRZtIBII/AAAAAAAAJxI/4oP1f4qbz14/s400/l auradern.jpg!

  • How to Offer High Res Image for Download

    On a gallery site I would like to offer two or three high-res
    images for people to download as a sample. The images are pretty
    good with a lot of detail and it would enable viewers to see the
    texture and other detail in the artists work. Can someone give me a
    nudge to work out how to do it and are there any things to look out
    for - especially security issues.
    Thanks
    Martin

    Zip the high-res images and link to them as you would to any
    other file.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "martcol" <[email protected]> wrote in
    message
    news:gqah6h$d7$[email protected]..
    > On a gallery site I would like to offer two or three
    high-res images for
    > people
    > to download as a sample. The images are pretty good with
    a lot of detail
    > and
    > it would enable viewers to see the texture and other
    detail in the artists
    > work. Can someone give me a nudge to work out how to do
    it and are there
    > any
    > things to look out for - especially security issues.
    >
    > Thanks
    >
    > Martin
    >

  • How can iPhoto upload pictures to a digital camera?  Or SL 10.6.2?

    How can I upload photos from my MacPro SL 10.6.2 to my digital camera? If iPhoto or the OS can do it, it's not intuitive because I cannot figure it out.
    My digital camera appears om Windows XPs desktop and Windows treats it as another disk. Extremely easy to drag photos on drive D: to my digital camera to simply upload.
    Can the Mac do that? I don't see the digital camera on the desktop or anywhere except inside iPhoto.
    All I want to do is copy photos and movies onto an 8GB Secure Digital Memory Card in my digital camera and then put the memory card into my son's Photo Frame so that he can view the pictures and play the movies.
    Thank you,
    Don

    What brand of camera do you have? Perhaps you might take it up with the manufacturer, after all, they are the ones who decide whether to support mounting on the OS X Desktop.
    Given the amount of pictures I take, constantly taking my card in and out of the camera puts wear and tear on it,
    Using a USB Card Reader is a much better and safer way to transfer your photos:
    1. Less risk of your images being lost if your camera shuts down during transfer.
    2. It saves the battery on your camera
    3. It saves wear and tear on your camera ports - and replacing a worn USB port on a camera is somewhat more expensive than replacing a camera card - and what "wear and tear" is there on a card?
    4. It’s almost always faster.
    Regards
    TD

  • How can I upload pictures received with iChat to my Mac

    how can I upload pictures received with iChat to my Mac

    Hi,
    I am not sure what you mean.
    As Files they are sent in Chats (pic-in-chats) and displayed in-Line.
    Or they are sent as Separate Files, invoking the File Transfer Invite Window and you can "Accept' (Download) to the iChat Downloads folder.
    If an Active chat has a Pic in it, the pic can be dragged to the Desktop.
    Older Chats, if Saved, can also have Pics "grabbed" from them when opened.
    To be using an iChat version you need to be using OS X 10.7.x (Lion) or Earlier.
    Mountain Lion has Messages. This adds the iOS style iMessages account to what iChat can do.
    Pics can be "Saved" to the Desktop the same way.
    9:36 PM      Thursday; August 22, 2013
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.4)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • How can I upload an album with 2 short videos in it to a specific website

    How can I upload an album that contains 2 short videos to a specific website?  When it prompts to choose, it starts downloading my whole iphoto library. 

    Dear Mr. Murphy,
    thank you for your help.
    Actually i have tried to search for a tutorial and i found that one that was very helpful and gave me the half solution. the part i found and it worked with me is the part of the next and previous buttons and moving from an image to another.
    SO the part i still need is the list so when i click on a category i get the pictures of the chosen category, I had the idea of create a flash for each category alone and maybe i will be able to add them all together.
    But i guess it's too much work and there must be a way where i can make it all in one flash file.
    If you have any idea let me know please, thank you again for your help and i'm trying to search for the AS3 image gallery as you told me.
    Regards

Maybe you are looking for