Windows 10: Image files only show when file type "All Files" is selected when attempting to upload files

Discus and support Image files only show when file type "All Files" is selected when attempting to upload files in Windows 10 Network and Sharing to solve the problem; 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... Discussion in 'Windows 10 Network and Sharing' started by TheWinnerIstwiX, Dec 18, 2019.

  1. 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 "All Files". Any tips and guidance on this would make my life so much easier if you can help! Image files only show when file type "All Files" is selected when attempting to upload files :)

    :)
     
    TheWinnerIstwiX, Dec 18, 2019
    #1
  2. 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, Dec 18, 2019
    #2
  3. AsRock Win User
    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, Dec 18, 2019
    #3
  4. Image files only show when file type "All Files" is selected when attempting to upload files

    file types for HTPC

    which one would you consider the best file type for HTPC movies and tv shows?

    best= quality of picture and audio
     
    copenhagen69, Dec 18, 2019
    #4
Thema:

Image files only show when file type "All Files" is selected when attempting to upload files

Loading...
  1. Image files only show when file type "All Files" is selected when attempting to upload files - Similar Threads - Image files show

  2. When I attempt to select a file type after using search, File Explorer returns to the...

    in Windows 10 Gaming
    When I attempt to select a file type after using search, File Explorer returns to the...: Here is the process. I open File Explorer, I open a folder. I enter * for the search. I then click File Type which lists all the file types. When I select a specific file type from the list, File Explorer exits search and returns to the folder view where I started. I am using...
  3. When I attempt to select a file type after using search, File Explorer returns to the...

    in Windows 10 Software and Apps
    When I attempt to select a file type after using search, File Explorer returns to the...: Here is the process. I open File Explorer, I open a folder. I enter * for the search. I then click File Type which lists all the file types. When I select a specific file type from the list, File Explorer exits search and returns to the folder view where I started. I am using...
  4. How to allow to select the file from only one folder when we upload the file to website

    in Windows 10 Network and Sharing
    How to allow to select the file from only one folder when we upload the file to website: I want to set the restriction which is the user can select the file from only one folder when upload the file to website and can't browse to any folder location, can't type in file explorer address bar and can't click folder up level button....
  5. How to allow to select the file from only one folder when we upload the file to website

    in Windows 10 Gaming
    How to allow to select the file from only one folder when we upload the file to website: I want to set the restriction which is the user can select the file from only one folder when upload the file to website and can't browse to any folder location, can't type in file explorer address bar and can't click folder up level button....
  6. How to allow to select the file from only one folder when we upload the file to website

    in Windows 10 Software and Apps
    How to allow to select the file from only one folder when we upload the file to website: I want to set the restriction which is the user can select the file from only one folder when upload the file to website and can't browse to any folder location, can't type in file explorer address bar and can't click folder up level button....
  7. Unexpected file name when attempting to upload a file to Discord

    in Windows 10 Network and Sharing
    Unexpected file name when attempting to upload a file to Discord: I tried uploading a file which had a certain filename, which I wanted to upload to a Discord room. When I pressed the "+" button, it opened the Windows Explorer, as usual, but there was already a filename in the filename bar at the bottom of the screen: "2VGAMWY6" Filetype...
  8. Is it possible to specify the file extension when selecting files by typing in Windows...

    in Windows 10 Network and Sharing
    Is it possible to specify the file extension when selecting files by typing in Windows...: Say I have 4 files a.test1, a.test2, a.test3, and a.test4. If I type a, it will select a.test1. Can I somehow type a.test3 and have it select that file?...
  9. Edge Chromium downloads all OneDrive files when uploading a file

    in Browsers and Email
    Edge Chromium downloads all OneDrive files when uploading a file: Hey guys, I noticed something peculiar: When uploading a file, such as a picture, by pressing the corresponding "Upload" button on any website, and then browsing through the OneDrive files in the browsing box that pops up, I noticed that Edge Chromium downloads all the shown...
  10. Show all files by default when uploading from WinX

    in Windows 10 Software and Apps
    Show all files by default when uploading from WinX: Basically, I'd like to view all files in a directory, not only the preselected. Currently, we have the option to select between "customized files" or "all files" from the drop-down in the lower-right corner of WinX (windows explorer). Ideally, the "all files" option will...