tldr-pages/tldr

Let's document: Netpbm (missing commands)

vitorhcl opened this issue · 6 comments

Command description

Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 350 separate tools in the package including converters for about 100 graphics formats.

Documentation

https://netpbm.sourceforge.net/doc/directory.html

Platform

Common

VCS repository link (e.g. GitHub, GitLab)

http://svn.code.sf.net/p/netpbm/code (see https://netpbm.sourceforge.net/getting_netpbm.php for details)

Additional information

No response

Commands

  • 411toppm →
  • avstopam →
  • bmptoppm → #12419
  • cameratopam →
  • cistopbm →
  • ddbugtopbm →
  • g3topbm →
  • hdifftopam →
  • hpcdtoppm →
  • icontopbm → #12408
  • infotopam →
  • jbigtopnm →
  • jpeg2ktopam →
  • manweb →
  • mrftopbm →
  • pamaddnoise →
  • pamaltsat →
  • pamarith → #12422
  • pambayer →
  • pambrighten → #12363
  • pamchannel →
  • pamcrater → #12401
  • pamedge → #12415
  • pamendian →
  • pamexec → #12412
  • pamfind →
  • pamfix → #12406
  • pamfixtrunc → #12406
  • pamgauss →
  • pamgetcolor →
  • pamgradient →
  • pamhue →
  • pamlevels →
  • pamlookup →
  • pammasksharpen →
  • pammixmulti →
  • pammosaicknit →
  • pampaintspill →
  • pamperspective →
  • pampick → #12412
  • pamrecolor →
  • pamrgbatopng → #12399
  • pamrubber →
  • pamseq →
  • pamshadedrelief → #12401
  • pamsharpmap →
  • pamsharpness →
  • pamsistoaglyph →
  • pamslice → #12397
  • pamsplit → #12412
  • pamstereogram →
  • pamsumm →
  • pamsummcol →
  • pamtable →
  • pamthreshold →
  • pamtilt →
  • pamtoavs →
  • pamtodjvurle →
  • pamtogif → #12409
  • pamtohdiff →
  • pamtohtmltbl →
  • pamtojpeg2k →
  • pamtompfont →
  • pamtooctaveimg →
  • pamtopdbimg →
  • pamtopfm →
  • pamtopng → #12399
  • pamtosrf →
  • pamtosvg →
  • pamtouil → #12414
  • pamtris →
  • pamunlookup →
  • pamvalidate → #12406
  • pamwipeout →
  • pbmminkowski →
  • pbmto10x →
  • pbmto4425 → #12426
  • pbmtocis →
  • pbmtodjvurle →
  • pbmtog3 →
  • pbmtoibm23xx →
  • pbmtoicon → #12408
  • pbmtoln03 →
  • pbmtolps →
  • pbmtomatrixorbital →
  • pbmtomrf →
  • pbmtopi3 → #12527
  • pbmtopk →
  • pbmtopsg3 →
  • pbmtosunicon → #12408
  • pc1toppm →
  • pcdindex → #12389
  • pcdovtoppm → #12389
  • pdbimgtopam →
  • pfmtopam →
  • pgmabel →
  • pgmcrater → #12401
  • pgmedge → #12415
  • pgmmedian →
  • pgmminkowski →
  • pgmmorphconv →
  • pgmnorm → #12418
  • pgmslice → #12392
  • pgmtopbm → #12410
  • pi1toppm → #12526
  • pi3topbm → #12527
  • pktopbm →
  • pngtopam → #12399
  • pngtopnm →
  • pnmarith → #12422
  • pnmcat →
  • pnmcut → #12411
  • pnmenlarge → #12391
  • pnmfile → #12417
  • pnmflip →
  • pnminterp → #12421
  • pnmmercator →
  • pnmnoraw →
  • pnmquantall → #12407
  • pnmsplit → #12412
  • pnmstitch →
  • pnmtojbig →
  • ppm3d →
  • ppmbrighten → #12363
  • ppmcolors →
  • ppmdcfont →
  • ppmddumpfont →
  • ppmdmkfont →
  • ppmdraw →
  • ppmglobe →
  • ppmnorm → #12418
  • ppmquantall → #12407
  • ppmrough →
  • ppmtoapplevol →
  • ppmtoascii → #12426
  • ppmtogif → #12409
  • ppmtojpeg → #12420
  • ppmtomap → #12390
  • ppmtopi1 → #12526
  • ppmtopjxl →
  • ppmtorgb3 →
  • ppmtoterm → #12426
  • ppmtouil → #12414
  • ppmwheel →
  • rgb3toppm →
  • rlatopam →
  • spottopgm →
  • srftopam →
  • sunicontopnm → #12408
  • svgtopam →
  • yuy2topam → #12362

@gutjuri now the lines only need to be properly sorted by the command name

@vitorhcl Is this issue superseding #10887?

If so can you close the other one or update this over there instead?

now the lines only need to be properly sorted by the command name

Done

@vitorhcl Is this issue superseding #10887?

If so can you close the other one or update this over there instead?

Yes, it is superseeding that issue.
On #12296, @gutjuri suggested opening a new issue, so I guess he wants to do thsi instead of updating the old one.

Feel free to do what you think is better, @gutjuri.

@vitorhcl Is this issue superseding #10887?
If so can you close the other one or update this over there instead?

Yes, it is superseeding that issue. On #12296, @gutjuri suggested opening a new issue, so I guess he wants to do thsi instead of updating the old one.

Feel free to do what you think is better, @gutjuri.

I wanted to open a new one that only contains the missing commands. If we're going to include all commands (the completed and missing ones), we might aswell just update the old issue.

@gutjuri how about this?