Converting images from XFC to PNG while retaining dpiconvert pdf to image [jpeg|png]How can I convert a PNG...

Mute single speaker?

Why there are construction cranes on apparently completed buildings in New York?

Is it risky to move from broad geographical diversification into investing mostly in less developed markets?

Is there any difference between these two sentences? (Adverbs)

Tiny image scraper for xkcd.com

Is directly echoing the user agent in PHP a security hole?

Is Sanskrit really the mother of all languages?

How does the UK House of Commons think they can prolong the deadline of Brexit?

Do 643,000 Americans go bankrupt every year due to medical bills?

Is the interior of a Bag of Holding actually an extradimensional space?

Entering the US with dual citizenship but US passport is long expired?

In-universe, why does Doc Brown program the time machine to go to 1955?

Are there mathematical concepts that exist in the fourth dimension, but not in the third dimension?

Shoes for commuting

Draw the ☣ (Biohazard Symbol)

Why are some hotels asking you to book through Booking.com instead of matching the price at the front desk?

Do I have to rename all creatures in a new world?

My Friend James

Why is a pressure canner needed when canning?

Combinatorics problems that can be solved more easily using probability

What is the difference between 「名前【なまえ】」 and 「名称【めいしょう】」?

How were the names on the memorial stones in Avengers: Endgame chosen, out-of-universe?

What's the eccentricity of an orbit (trajectory) falling straight down towards the center?

How do I delete cookies from a specific site?



Converting images from XFC to PNG while retaining dpi


convert pdf to image [jpeg|png]How can I convert a PNG to a PDF in high quality so it's not blurry or fuzzy?Imagemagick used to generate PPM's in Linux, PPM's are unreadableHow to create ico file with more than one imageWays to convert and combine image files into a pdf file?webp animation to gif animation (cli)Preserve image's modification time with mogrify/imagemagickHow to get convert to not interpolate pixels?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I have a large number of XFC files that I need to convert to PNG.



I've tried the ImagMagic convert tool and the xfc2png tool.



Both do the conversion. But the resulting PNG file is only 150dpi when xfc2png is used (where as the original image is 600dpi), and ImageMagic makes every layer in the XFC file it's own image (-flatten does not seem to work for me).



What option do I need to use to preserve the original resolution if using xfc2png? Or is ImageMagic a better choice?










share|improve this question









New contributor



noisy andrew is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




























    0















    I have a large number of XFC files that I need to convert to PNG.



    I've tried the ImagMagic convert tool and the xfc2png tool.



    Both do the conversion. But the resulting PNG file is only 150dpi when xfc2png is used (where as the original image is 600dpi), and ImageMagic makes every layer in the XFC file it's own image (-flatten does not seem to work for me).



    What option do I need to use to preserve the original resolution if using xfc2png? Or is ImageMagic a better choice?










    share|improve this question









    New contributor



    noisy andrew is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.
























      0












      0








      0








      I have a large number of XFC files that I need to convert to PNG.



      I've tried the ImagMagic convert tool and the xfc2png tool.



      Both do the conversion. But the resulting PNG file is only 150dpi when xfc2png is used (where as the original image is 600dpi), and ImageMagic makes every layer in the XFC file it's own image (-flatten does not seem to work for me).



      What option do I need to use to preserve the original resolution if using xfc2png? Or is ImageMagic a better choice?










      share|improve this question









      New contributor



      noisy andrew is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I have a large number of XFC files that I need to convert to PNG.



      I've tried the ImagMagic convert tool and the xfc2png tool.



      Both do the conversion. But the resulting PNG file is only 150dpi when xfc2png is used (where as the original image is 600dpi), and ImageMagic makes every layer in the XFC file it's own image (-flatten does not seem to work for me).



      What option do I need to use to preserve the original resolution if using xfc2png? Or is ImageMagic a better choice?







      imagemagick image-manipulation






      share|improve this question









      New contributor



      noisy andrew is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question









      New contributor



      noisy andrew is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question








      edited 13 mins ago









      fpmurphy

      2,59112 silver badges16 bronze badges




      2,59112 silver badges16 bronze badges






      New contributor



      noisy andrew is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked 31 mins ago









      noisy andrewnoisy andrew

      12 bronze badges




      12 bronze badges




      New contributor



      noisy andrew is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      noisy andrew is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.



























          0






          active

          oldest

          votes














          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          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: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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
          });


          }
          });






          noisy andrew is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f539089%2fconverting-images-from-xfc-to-png-while-retaining-dpi%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          noisy andrew is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          noisy andrew is a new contributor. Be nice, and check out our Code of Conduct.













          noisy andrew is a new contributor. Be nice, and check out our Code of Conduct.












          noisy andrew is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • 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%2funix.stackexchange.com%2fquestions%2f539089%2fconverting-images-from-xfc-to-png-while-retaining-dpi%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

          Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

          Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

          Ciclooctatetraenă Vezi și | Bibliografie | Meniu de navigare637866text4148569-500570979m