Windows 10: images not showing when im uploading them in a software

Discus and support images not showing when im uploading them in a software in Windows 10 Software and Apps to solve the problem; this is very urgent and i need someone to reply in a day so the problem is that whenever i try to download an image, it always shows the image in the... Discussion in 'Windows 10 Software and Apps' started by ibraheem_mohsin88, Oct 10, 2022.

  1. images not showing when im uploading them in a software


    this is very urgent and i need someone to reply in a day so the problem is that whenever i try to download an image, it always shows the image in the files.but whenever i try to upload the downloaded image to a software, the files say that i have no files or pictures downloaded.when i exit the software and open the files app separately it shows all the images i have downloaded i was really mad and almost burst into tears as i have a school project due very soon this week and i need the software to help me complete it

    :)
     
    ibraheem_mohsin88, Oct 10, 2022
    #1
  2. W1zzard Win User

    Increase image file upload size cap

    that's a good idea
     
    W1zzard, Oct 10, 2022
    #2
  3. Aquinus Win User
    Increase image file upload size cap

    Okay, first off, people need to learn to calm down. That includes the OP and everyone replying. I would consider this a very legitimate concern he raises and I'll explain why and what I would suggest to fix it to address all the concerns brought up.

    I see three sides to this.
    • OneMoar wants to upload bigger files. Generally speaking, most users are lazy so this is a valid concern from a usability standpoint. While I do believe there should be an upload limit, there should be a separate storage limit.
    • Concern with bandwidth: I suspect that uploading images is a relatively small amount of bandwidth and that serving up said images is much more costly. So that would put emphasis on getting not putting if bandwidth is a concern.
    • Storage, a very real concern because a lot of images adds up quickly which adds a need to efficiently store said images.
    So my suggestion (assuming W1zz wanted to do this out of kindness of his heart,) is this:
    • Increase upload limit to 10-20MB max.
    • Institute a storage limit of 2-5MB max.
    • Use PHP's GD library to convert uploaded images to JPEG or PNG.
      • PNGs tend to look nicer than JPEGs, but use more space. Probably preferable for smaller images or images requiring transparency.
      • JPEG tends to be very flexible when it comes to quality and the amount of compression. PHP's GD lib gives you control over this.
    So long as the image is uploaded in a format GD can read which includes most commonly used formats, it may not be unrealistic to re-store it in a different format. It's also not unrealistic to use GD to scale the image as well.

    I've used GD before and it's relatively easy to use and is relatively quick with respect to performance. I would be willing to write up some examples with respect to how to do it if it were welcomed.

    Side note: I see a watermark, GD might be getting used already so this might not be a stretch if the CPU cycles are there to spare.
     
    Aquinus, Oct 10, 2022
    #3
  4. AsRock Win User

    images not showing when im uploading them in a software

    Increase image file upload size cap

    Limit each person to what they can upload ?, well that's terrible after time as posted pics end up deleted and leave useful threads with missing pictures.

    Or did it misunderstand point number 2.
     
    AsRock, Oct 10, 2022
    #4
Thema:

images not showing when im uploading them in a software

Loading...
  1. images not showing when im uploading them in a software - Similar Threads - images showing uploading

  2. My computer reach to that stage when im install the window it show the image of microsoft...

    in Windows 10 Gaming
    My computer reach to that stage when im install the window it show the image of microsoft...: My computer reach to that stage when im install the window it show the image of microsoft and need me to recover boot/ file https://answers.microsoft.com/en-us/windows/forum/all/my-computer-reach-to-that-stage-when-im-install/e7a04d2d-32e1-43db-b11e-c699a3e7b18d
  3. My computer reach to that stage when im install the window it show the image of microsoft...

    in Windows 10 Software and Apps
    My computer reach to that stage when im install the window it show the image of microsoft...: My computer reach to that stage when im install the window it show the image of microsoft and need me to recover boot/ file https://answers.microsoft.com/en-us/windows/forum/all/my-computer-reach-to-that-stage-when-im-install/e7a04d2d-32e1-43db-b11e-c699a3e7b18d
  4. Insert image is failing to upload

    in Windows 10 Gaming
    Insert image is failing to upload: i wanted to post a question but when I tried to 'insert image', whether or not i select a png, jpeg or bmp , when i click upload i see error msg failed to upload BUT a green banner appears above the text field with the wording 'image inserted successfully '.i would included...
  5. images not showing when im uploading them in a software

    in Windows 10 Network and Sharing
    images not showing when im uploading them in a software: this is very urgent and i need someone to reply in a day so the problem is that whenever i try to download an image, it always shows the image in the files.but whenever i try to upload the downloaded image to a software, the files say that i have no files or pictures...
  6. images not showing when im uploading them in a software

    in Windows 10 Gaming
    images not showing when im uploading them in a software: this is very urgent and i need someone to reply in a day so the problem is that whenever i try to download an image, it always shows the image in the files.but whenever i try to upload the downloaded image to a software, the files say that i have no files or pictures...
  7. Upload an Image to Community

    in Windows 10 Network and Sharing
    Upload an Image to Community: Could someone be so kind as to refresh my memory as to how to upload a screenshot for inclusion on this forum? https://answers.microsoft.com/en-us/windows/forum/all/upload-an-image-to-community/c0cac188-394a-4266-bd7c-d182c2ce8175
  8. Image files only show when file type "All Files" is selected when attempting to upload files

    in Windows 10 Network and Sharing
    Image files only show when file type "All Files" is selected when attempting to upload files: So I have a storefront I am attempting to upload files to, however, there are two issues occurring. The first one is that not all images load as previews shown in the screenshots below. Also, image files are not displayed as options to upload unless the file type is set to...
  9. images not uploading

    in Windows 10 BSOD Crashes and Debugging
    images not uploading: I cannot upload images to any online platforms like canva and a local property listing site. I can upload the same images to Facebook without any problems. Please help I need to upload images....
  10. Tenforums - How to upload images and have them shown as thumbnails?

    in Windows 10 Support
    Tenforums - How to upload images and have them shown as thumbnails?: As the title says... Right now, when uploading an image, they will be displayed in full. Frankly, I don't like that. Often they cover a big part of the screen. A workaround is to upload them to (e.g.) imgur and paste a 'linked URL' medium sized) Two cons: 1. extra work to...