Announcement

Collapse
No announcement yet.

post my desktop but photobucket won't acept png so what the walkaround

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    post my desktop but photobucket won't acept png so what the walkaround

    title says it all but not clearly, I want to post my desktop of kubuntu on a site that requires I load it from a site like photobucket, so what can I do since the photo is in png and photo bucket wants another format
    every day is a gift

    #2
    Re: post my desktop but photobucket won't acept png so what the walkaround

    Use gimp to change the format?

    Comment


      #3
      Re: post my desktop but photobucket won't acept png so what the walkaround

      I'm not sure if this is stock with Kubuntu but I right click on the picture(thumbnail) select actions>>convert to>>your choice.

      eriefisher
      ~$sudo make me a sandwich

      Comment


        #4
        Re: post my desktop but photobucket won't acept png so what the walkaround

        thanks for those answer which means I am ahead, for my info then, is there a upload photo site that accept png, and would png cause this problem when posting directly to a site when allowed(depending on the site in question they either let you post a link from a site like photobucket or they let up you upload the photo with a browse option(does one have to convert png each time
        every day is a gift

        Comment


          #5
          Re: post my desktop but photobucket won't acept png so what the walkaround

          As eriefisher said: Use convert (ImageMagick)

          Same thing in the konsole:
          man convert
          NAME
          convert - convert between image formats as well as resize an image,
          blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much
          more.

          SYNOPSIS
          convert input-file [options] output-file
          or
          NAME
          mogrify - resize an image, blur, crop, despeckle, dither, draw on,
          flip, join, re-sample, and much more. Mogrify overwrites the original
          image file, whereas, convert(1) writes to a different image file.

          SYNOPSIS
          mogrify [options] input-file
          Convert all your PNG images to the JPEG format:
          Code:
          mogrify -format jpg *.png
          Links:
          ImageMagick
          http://www.imagemagick.org/script/index.php

          Mogrify
          http://www.imagemagick.org/script/mogrify.php

          Graphics from the command line
          http://www.ibm.com/developerworks/li...af/?ca=dnt-428



          is there a upload photo site that accept png,
          Is there :

          http://www.pictiger.com/
          Allowed File Types: .jpg, .jpeg, .gif,.png, .swf, Maximum file size: 1 MB
          http://www.filenanny.com/
          The anonymous uploader form (unregistered uploading) lets visitors upload video, audio, text, and image files up to 10 MB maximum size with these file extensions: jpeg, jpg, png, gif, bmp, mp3, txt, avi, mpg, mov (hot linking allowed).
          http://alkaspace.com/
          Alkaspace.com gives you 200 megs of free memory space with 1000 megs of bandwidth monthly suitable for free image hosting of pictures for eBay auctions, Xanga, MySpace, blogs, message boards, forums, websites, or simply to share pictures with your friends or family. You can host JPG, GIF, and PNG files up to 20 megs each, with hotlinking images supported
          http://www.mynetimages.com/
          Supported image formats (file extensions allowed): jpeg, jpg, gif, png. The maximum image size allowed is 512 KB
          http://www.freeimagehost.eu/
          FreeImageHost.eu is a free image host allowing visitors to upload up to 30 image files at a time (or batch-upload a zip file containing up to 100 images) from their homepage with no registration required. The jpg, png, and gif images can be up to 3mb per file in size.
          http://www.image-upload.net/
          This free image hosting service stores your pictures online so you can share them with other. You can direct link (hotink) images (or the optionally created thumbnail images) for use in ebay auctions, forums, MySpace sites, message boards, blogs, and other web sites. Your photos and pictures will be hosted on fast linux servers with load balancing technologies to improve server stability. Registration is required, but fast with instant account activation. Users get 100 MB storage space, and 1 GB monthly bandwidth. You can upload multiple images at once. The image filesize limit is 1MB (1024 KB). Allowed file types are jpg, jpeg, png, gif, bmp, txt, as well as zip files containing multiple images which are extracted on the server
          Before you edit, BACKUP !

          Why there are dead links ?
          1. Thread: Please explain how to access old kubuntu forum posts
          2. Thread: Lost Information

          Comment


            #6
            Re: post my desktop but photobucket won't acept png so what the walkaround

            thanks I felt I was ahead before before, now I feel I'm flying, glad I asked
            every day is a gift

            Comment

            Working...
            X