Why can I add a tag to one JPG file and not another in Windows 10?












0















On Windows 10, I grabbed two files from the Internet. One I can tag on the Details tab of the Properties window, but one I cannot (tagging is disabled). How can I make the other file taggable?










share|improve this question

























  • Could you add a screenshot please? Also, where exactly did you get these files?

    – Ben N
    Feb 13 '16 at 17:19











  • Are both files jpeg's?

    – Moab
    Feb 13 '16 at 18:59
















0















On Windows 10, I grabbed two files from the Internet. One I can tag on the Details tab of the Properties window, but one I cannot (tagging is disabled). How can I make the other file taggable?










share|improve this question

























  • Could you add a screenshot please? Also, where exactly did you get these files?

    – Ben N
    Feb 13 '16 at 17:19











  • Are both files jpeg's?

    – Moab
    Feb 13 '16 at 18:59














0












0








0








On Windows 10, I grabbed two files from the Internet. One I can tag on the Details tab of the Properties window, but one I cannot (tagging is disabled). How can I make the other file taggable?










share|improve this question
















On Windows 10, I grabbed two files from the Internet. One I can tag on the Details tab of the Properties window, but one I cannot (tagging is disabled). How can I make the other file taggable?







windows-10 jpeg






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 13 '16 at 17:51









Ben N

29.9k1398145




29.9k1398145










asked Feb 13 '16 at 16:47









patrickinmplspatrickinmpls

69851636




69851636













  • Could you add a screenshot please? Also, where exactly did you get these files?

    – Ben N
    Feb 13 '16 at 17:19











  • Are both files jpeg's?

    – Moab
    Feb 13 '16 at 18:59



















  • Could you add a screenshot please? Also, where exactly did you get these files?

    – Ben N
    Feb 13 '16 at 17:19











  • Are both files jpeg's?

    – Moab
    Feb 13 '16 at 18:59

















Could you add a screenshot please? Also, where exactly did you get these files?

– Ben N
Feb 13 '16 at 17:19





Could you add a screenshot please? Also, where exactly did you get these files?

– Ben N
Feb 13 '16 at 17:19













Are both files jpeg's?

– Moab
Feb 13 '16 at 18:59





Are both files jpeg's?

– Moab
Feb 13 '16 at 18:59










3 Answers
3






active

oldest

votes


















2














Without more information, we'll have to guess. The most likely explanation is that the untaggable image is not actually a JPEG. Tags for JPEG-format images are stored in the file itself; you can verify this by doing type picture.jpg in a command prompt - the comments and tags are in there. If you rename, for example, a BMP to JPG, you'll find that many fields in the Properties window are still disabled (because there's no place in the BMP format to keep that stuff).



To allow tagging, you'll need to resave the file as an actual JPEG. Most graphics editors will figure out the file's format based on its contents, so just open it up and do Save As, making sure to set the output format to JPEG.






share|improve this answer
























  • The file extension was .jpg but "Type JPG" returned an [x]PG where x is some Eastern European letter I'm not familiar with; I converted to jpg and its working now thanks.

    – patrickinmpls
    Feb 13 '16 at 19:07



















1














I had the same problem on my PC, and eventually found that one of the files was read only, and once I changed that I could add a tag.






share|improve this answer































    0














    I was having the same problem and my files were neither read-only nor in a different format (all the other jpg-tags, like date, time, focal length, etc. were there, I just couldn't add new ones).
    I solved the problem by rotating the pictures counter-clockwise and then back again. Just like that, I could add tags to my heart's content.






    share|improve this answer
























      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "3"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1039447%2fwhy-can-i-add-a-tag-to-one-jpg-file-and-not-another-in-windows-10%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      2














      Without more information, we'll have to guess. The most likely explanation is that the untaggable image is not actually a JPEG. Tags for JPEG-format images are stored in the file itself; you can verify this by doing type picture.jpg in a command prompt - the comments and tags are in there. If you rename, for example, a BMP to JPG, you'll find that many fields in the Properties window are still disabled (because there's no place in the BMP format to keep that stuff).



      To allow tagging, you'll need to resave the file as an actual JPEG. Most graphics editors will figure out the file's format based on its contents, so just open it up and do Save As, making sure to set the output format to JPEG.






      share|improve this answer
























      • The file extension was .jpg but "Type JPG" returned an [x]PG where x is some Eastern European letter I'm not familiar with; I converted to jpg and its working now thanks.

        – patrickinmpls
        Feb 13 '16 at 19:07
















      2














      Without more information, we'll have to guess. The most likely explanation is that the untaggable image is not actually a JPEG. Tags for JPEG-format images are stored in the file itself; you can verify this by doing type picture.jpg in a command prompt - the comments and tags are in there. If you rename, for example, a BMP to JPG, you'll find that many fields in the Properties window are still disabled (because there's no place in the BMP format to keep that stuff).



      To allow tagging, you'll need to resave the file as an actual JPEG. Most graphics editors will figure out the file's format based on its contents, so just open it up and do Save As, making sure to set the output format to JPEG.






      share|improve this answer
























      • The file extension was .jpg but "Type JPG" returned an [x]PG where x is some Eastern European letter I'm not familiar with; I converted to jpg and its working now thanks.

        – patrickinmpls
        Feb 13 '16 at 19:07














      2












      2








      2







      Without more information, we'll have to guess. The most likely explanation is that the untaggable image is not actually a JPEG. Tags for JPEG-format images are stored in the file itself; you can verify this by doing type picture.jpg in a command prompt - the comments and tags are in there. If you rename, for example, a BMP to JPG, you'll find that many fields in the Properties window are still disabled (because there's no place in the BMP format to keep that stuff).



      To allow tagging, you'll need to resave the file as an actual JPEG. Most graphics editors will figure out the file's format based on its contents, so just open it up and do Save As, making sure to set the output format to JPEG.






      share|improve this answer













      Without more information, we'll have to guess. The most likely explanation is that the untaggable image is not actually a JPEG. Tags for JPEG-format images are stored in the file itself; you can verify this by doing type picture.jpg in a command prompt - the comments and tags are in there. If you rename, for example, a BMP to JPG, you'll find that many fields in the Properties window are still disabled (because there's no place in the BMP format to keep that stuff).



      To allow tagging, you'll need to resave the file as an actual JPEG. Most graphics editors will figure out the file's format based on its contents, so just open it up and do Save As, making sure to set the output format to JPEG.







      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered Feb 13 '16 at 17:50









      Ben NBen N

      29.9k1398145




      29.9k1398145













      • The file extension was .jpg but "Type JPG" returned an [x]PG where x is some Eastern European letter I'm not familiar with; I converted to jpg and its working now thanks.

        – patrickinmpls
        Feb 13 '16 at 19:07



















      • The file extension was .jpg but "Type JPG" returned an [x]PG where x is some Eastern European letter I'm not familiar with; I converted to jpg and its working now thanks.

        – patrickinmpls
        Feb 13 '16 at 19:07

















      The file extension was .jpg but "Type JPG" returned an [x]PG where x is some Eastern European letter I'm not familiar with; I converted to jpg and its working now thanks.

      – patrickinmpls
      Feb 13 '16 at 19:07





      The file extension was .jpg but "Type JPG" returned an [x]PG where x is some Eastern European letter I'm not familiar with; I converted to jpg and its working now thanks.

      – patrickinmpls
      Feb 13 '16 at 19:07













      1














      I had the same problem on my PC, and eventually found that one of the files was read only, and once I changed that I could add a tag.






      share|improve this answer




























        1














        I had the same problem on my PC, and eventually found that one of the files was read only, and once I changed that I could add a tag.






        share|improve this answer


























          1












          1








          1







          I had the same problem on my PC, and eventually found that one of the files was read only, and once I changed that I could add a tag.






          share|improve this answer













          I had the same problem on my PC, and eventually found that one of the files was read only, and once I changed that I could add a tag.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 15 '18 at 10:03









          MarkymarkMarkymark

          111




          111























              0














              I was having the same problem and my files were neither read-only nor in a different format (all the other jpg-tags, like date, time, focal length, etc. were there, I just couldn't add new ones).
              I solved the problem by rotating the pictures counter-clockwise and then back again. Just like that, I could add tags to my heart's content.






              share|improve this answer




























                0














                I was having the same problem and my files were neither read-only nor in a different format (all the other jpg-tags, like date, time, focal length, etc. were there, I just couldn't add new ones).
                I solved the problem by rotating the pictures counter-clockwise and then back again. Just like that, I could add tags to my heart's content.






                share|improve this answer


























                  0












                  0








                  0







                  I was having the same problem and my files were neither read-only nor in a different format (all the other jpg-tags, like date, time, focal length, etc. were there, I just couldn't add new ones).
                  I solved the problem by rotating the pictures counter-clockwise and then back again. Just like that, I could add tags to my heart's content.






                  share|improve this answer













                  I was having the same problem and my files were neither read-only nor in a different format (all the other jpg-tags, like date, time, focal length, etc. were there, I just couldn't add new ones).
                  I solved the problem by rotating the pictures counter-clockwise and then back again. Just like that, I could add tags to my heart's content.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Feb 2 at 9:00









                  GuestGuest

                  1




                  1






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Super User!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1039447%2fwhy-can-i-add-a-tag-to-one-jpg-file-and-not-another-in-windows-10%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Terni

                      A new problem with tex4ht and tikz

                      Sun Ra