imagemagick - how to convert to PC bitmap, Windows 95/NT4 and newer format The Next CEO of Stack OverflowHow to convert tar file from gnu format to pax formatConverting *.ram to *.aviImagemagick used to generate PPM's in Linux, PPM's are unreadableImagemagick convert incorrectly sizes landscape pdfsImage size with gscan2pdf and ImageMagick `convert` bloatCreate an ARGB struct for C header from a PNGSox: Convert the .wav file with required properties in single commandHow to convert .txt or .html files to multipages .DOCX file?How to convert all files from gzip to xz on the fly (and recursively)?Convert image with uncommon aspect ratio without stretching the image

Expressing the idea of having a very busy time

Why do we say 'Un seul M' and not 'Une seule M' even though M is a "consonne"

Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?

"Eavesdropping" vs "Listen in on"

What day is it again?

What was Carter Burke's job for "the company" in Aliens?

free fall ellipse or parabola?

Help/tips for a first time writer?

Audio Conversion With ADS1243

Why don't programming languages automatically manage the synchronous/asynchronous problem?

Why did early computer designers eschew integers?

Can I calculate next year's exemptions based on this year's refund/amount owed?

Does higher Oxidation/ reduction potential translate to higher energy storage in battery?

What would be the main consequences for a country leaving the WTO?

Defamation due to breach of confidentiality

Can Sneak Attack be used when hitting with an improvised weapon?

Does Germany produce more waste than the US?

How to get the last not-null value in an ordered column of a huge table?

How did Beeri the Hittite come up with naming his daughter Yehudit?

Is a distribution that is normal, but highly skewed, considered Gaussian?

Is there an equivalent of cd - for cp or mv

What are the unusually-enlarged wing sections on this P-38 Lightning?

In the "Harry Potter and the Order of the Phoenix" video game, what potion is used to sabotage Umbridge's speakers?

Can I board the first leg of the flight without having final country's visa?



imagemagick - how to convert to PC bitmap, Windows 95/NT4 and newer format



The Next CEO of Stack OverflowHow to convert tar file from gnu format to pax formatConverting *.ram to *.aviImagemagick used to generate PPM's in Linux, PPM's are unreadableImagemagick convert incorrectly sizes landscape pdfsImage size with gscan2pdf and ImageMagick `convert` bloatCreate an ARGB struct for C header from a PNGSox: Convert the .wav file with required properties in single commandHow to convert .txt or .html files to multipages .DOCX file?How to convert all files from gzip to xz on the fly (and recursively)?Convert image with uncommon aspect ratio without stretching the image










-1















I have a bmp file which has the following properties (file command):



PC bitmap, Windows 95/NT4 and newer format, 560 x 240 x 1


I have tried to convert other file to that format but without success, here are my attemps:



convert img.bmp BMP3:newImg.bmp //PC bitmap, Windows 3.x format

convert img.bmp BMP2:newImg.bmp //PC bitmap, OS/2 1.x format

convert img.bmp BMP:newImg.bmp //PC bitmap, Windows 98/2000 and newer format


I haven't found any other BMP format which I can use:



convert -list format


How to performa such conversion ?










share|improve this question


























    -1















    I have a bmp file which has the following properties (file command):



    PC bitmap, Windows 95/NT4 and newer format, 560 x 240 x 1


    I have tried to convert other file to that format but without success, here are my attemps:



    convert img.bmp BMP3:newImg.bmp //PC bitmap, Windows 3.x format

    convert img.bmp BMP2:newImg.bmp //PC bitmap, OS/2 1.x format

    convert img.bmp BMP:newImg.bmp //PC bitmap, Windows 98/2000 and newer format


    I haven't found any other BMP format which I can use:



    convert -list format


    How to performa such conversion ?










    share|improve this question
























      -1












      -1








      -1








      I have a bmp file which has the following properties (file command):



      PC bitmap, Windows 95/NT4 and newer format, 560 x 240 x 1


      I have tried to convert other file to that format but without success, here are my attemps:



      convert img.bmp BMP3:newImg.bmp //PC bitmap, Windows 3.x format

      convert img.bmp BMP2:newImg.bmp //PC bitmap, OS/2 1.x format

      convert img.bmp BMP:newImg.bmp //PC bitmap, Windows 98/2000 and newer format


      I haven't found any other BMP format which I can use:



      convert -list format


      How to performa such conversion ?










      share|improve this question














      I have a bmp file which has the following properties (file command):



      PC bitmap, Windows 95/NT4 and newer format, 560 x 240 x 1


      I have tried to convert other file to that format but without success, here are my attemps:



      convert img.bmp BMP3:newImg.bmp //PC bitmap, Windows 3.x format

      convert img.bmp BMP2:newImg.bmp //PC bitmap, OS/2 1.x format

      convert img.bmp BMP:newImg.bmp //PC bitmap, Windows 98/2000 and newer format


      I haven't found any other BMP format which I can use:



      convert -list format


      How to performa such conversion ?







      conversion imagemagick






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 2 days ago









      IrbisIrbis

      216




      216




















          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
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f509484%2fimagemagick-how-to-convert-to-pc-bitmap-windows-95-nt4-and-newer-format%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















          draft saved

          draft discarded
















































          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%2f509484%2fimagemagick-how-to-convert-to-pc-bitmap-windows-95-nt4-and-newer-format%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

          getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

          Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

          Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.