Penguin
Blame: pbmfilters(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of pbmfilters(1) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 pbmfilters
2 !!!pbmfilters
3 NAME
4 DESCRIPTION
5 SEE ALSO
6 AUTHORS
7 ----
8 !!NAME
9
10
11 pbmfilters - list of all programs in the PBMPlus package
12 !!DESCRIPTION
13
14
15 __anytopnm__
16
17
18 attempt to convert an unknown type of image file to a
19 portable anymap
20
21
22 __asciitopgm__
23
24
25 convert ASCII graphics into a portable graymap
26
27
28 __atktopbm__
29
30
31 convert Andrew Toolkit raster object to portable
32 bitmap
33
34
35 __bioradtopgm__
36
37
38 convert a Biorad confocal file into a portable
39 graymap
40
41
42 __bmptoppm__
43
44
45 convert a BMP file into a portable pixmap
46
47
48 __brushtopbm__
49
50
51 convert a doodle brush file into a portable
52 bitmap
53
54
55 __cmuwmtopbm__
56
57
58 convert a CMU window manager bitmap into a portable
59 bitmap
60
61
62 __fitstopnm__
63
64
65 convert a FITS file into a portable anymap
66
67
68 __fstopgm__
69
70
2 perry 71 convert a Usenix !FaceSaver(tm) file into a portable
1 perry 72 graymap
73
74
75 __g3topbm__
76
77
78 convert a Group 3 fax file into a portable
79 bitmap
80
81
82 __gemtopbm__
83
84
85 convert a GEM .img file into a portable bitmap
86
87
88 __giftopnm__
89
90
91 convert a GIF file into a portable anymap
92
93
94 __gouldtoppm__
95
96
97 convert Gould scanner file into a portable
98 pixmap
99
100
101 __hipstopgm__
102
103
104 convert a HIPS file into a portable graymap
105
106
107 __hpcdtoppm__
108
109
110 convert a Photo-CD file into a portable pixmap
111
112
113 __icontopbm__
114
115
116 convert a Sun icon into a portable bitmap
117
118
119 __ilbmtoppm__
120
121
122 convert an ILBM file into a portable pixmap
123
124
125 __imgtoppm__
126
127
128 convert an Img-whatnot file into a portable
129 pixmap
130
131
132 __lispmtopgm__
133
134
135 convert a Lisp Machine bitmap file into pgm
136 format
137
138
139 __macptopbm__
140
141
2 perry 142 convert a !MacPaint file into a portable bitmap
1 perry 143
144
145 __mgrtopbm__
146
147
148 convert a MGR bitmap into a portable bitmap
149
150
151 __mtvtoppm__
152
153
154 convert output from the MTV or PRT ray tracers into a
155 portable pixmap
156
157
158 __pbmclean__
159
160
161 flip isolated pixels in portable bitmap
162
163
164 __pbmlife__
165
166
167 apply Conway's rules of Life to a portable
168 bitmap
169
170
171 __pbmmake__
172
173
174 create a blank bitmap of a specified size
175
176
177 __pbmmask__
178
179
180 create a mask bitmap from a regular bitmap
181
182
183 __pbmpscale__
184
185
186 enlarge a portable bitmap with edge smoothing
187
188
189 __pbmreduce__
190
191
192 read a portable bitmap and reduce it N times
193
194
195 __pbmtext__
196
197
198 render text into a bitmap
199
200
201 __pbmto10x__
202
203
204 convert a portable bitmap into Gemini 10X printer
205 graphics
206
207
208 __pbmto4425__
209
210
211 Display PBM images on an AT
212
213
214 __pbmtoascii__
215
216
217 convert a portable bitmap into ASCII graphics
218
219
220 __pbmtoatk__
221
222
223 convert portable bitmap to Andrew Toolkit raster
224 object
225
226
227 __pbmtobg__
228
229
2 perry 230 convert a portable bitmap into !BitGraph
1 perry 231 graphics
232
233
234 __pbmtocmuwm__
235
236
237 convert a portable bitmap into a CMU window manager
238 bitmap
239
240
241 __pbmtoepsi__
242
243
244 convert a portable bitmap into an encapsulated
2 perry 245 !PostScript
1 perry 246
247
248 __pbmtoepson__
249
250
251 convert a portable bitmap into Epson printer
252 graphics
253
254
255 __pbmtog3__
256
257
258 convert a portable bitmap into a Group 3 fax
259 file
260
261
262 __pbmtogem__
263
264
265 convert a portable bitmap into a GEM .img file
266
267
268 __pbmtogo__
269
270
2 perry 271 convert a portable bitmap into compressed !GraphOn
1 perry 272 graphics
273
274
275 __pbmtoicon__
276
277
278 convert a portable bitmap into a Sun icon
279
280
281 __pbmtolj__
282
283
2 perry 284 convert a portable bitmap into HP !LaserJet
1 perry 285 format
286
287
288 __pbmtoln03__
289
290
291 convert protable bitmap to DEC LN03+ Sixel
292 output
293
294
295 __pbmtolps__
296
297
2 perry 298 convert portable bitmap to !PostScript
1 perry 299
300
301 __pbmtomacp__
302
303
2 perry 304 convert a portable bitmap into a !MacPaint file
1 perry 305
306
307 __pbmtomgr__
308
309
310 convert a portable bitmap into a MGR bitmap
311
312
313 __pbmtopgm__
314
315
316 convert portable bitmap to portable graymap by averaging
317 areas
318
319
320 __pbmtopi3__
321
322
323 convert a portable bitmap into an Atari Degas .pi3
324 file
325
326
327 __pbmtopk__
328
329
330 convert a portable bitmap into a packed (PK) format
331 font
332
333
334 __pbmtoplot__
335
336
337 convert a portable bitmap into a Unix plot(5)
338 file
339
340
341 __pbmtoptx__
342
343
344 convert a portable bitmap into Printronix printer
345 graphics
346
347
348 __pbmtox10bm__
349
350
351 convert a portable bitmap into an X10 bitmap
352
353
354 __pbmtoxbm__
355
356
357 convert a portable bitmap into an X11 bitmap
358
359
360 __pbmtozinc__
361
362
363 convert a portable bitmap into a Zinc bitmap
364
365
366 __pbmupc__
367
368
369 create a Universal Product Code bitmap
370
371
372 __pcxtoppm__
373
374
375 convert a PCX file into a portable pixmap
376
377
378 __pgmbentley__
379
380
381 Bentleyize a portable graymap
382
383
384 __pgmcrater__
385
386
387 create cratered terrain by fractal forgery
388
389
390 __pgmedge__
391
392
393 edge-detect a portable graymap
394
395
396 __pgmenhance__
397
398
399 edge-enhance a portable graymap
400
401
402 __pgmhist__
403
404
405 print a histogram of the values in a portable
406 graymap
407
408
409 __pgmkernel__
410
411
412 generate a convolution kernel
413
414
415 __pgmnoise__
416
417
418 create a graymap made up of white noise
419
420
421 __pgmnorm__
422
423
424 normalize the contrast in a portable graymap
425
426
427 __pgmoil__
428
429
430 turn a portable graymap into an oil painting
431
432
433 __pgmramp__
434
435
436 generate a grayscale ramp
437
438
439 __pgmtexture__
440
441
442 calculate textural features on a portable
443 graymap
444
445
446 __pgmtofs__
447
448
2 perry 449 convert portable graymap to Usenix !FaceSaver(tm)
1 perry 450 format
451
452
453 __pgmtolispm__
454
455
456 convert a portable graymap into Lisp Machine
457 format
458
459
460 __pgmtopbm__
461
462
463 convert a portable graymap into a portable
464 bitmap
465
466
467 __pgmtoppm__
468
469
470 colorize a portable graymap into a portable
471 pixmap
472
473
474 __pgmtoybm__
475
476
477 convert a portable bitmap into a Bennet Yee
478
479
480 __pi1toppm__
481
482
483 convert an Atari Degas .pi1 into a portable
484 pixmap
485
486
487 __pi3topbm__
488
489
490 convert an Atari Degas .pi3 file into a portable
491 bitmap
492
493
494 __picttoppm__
495
496
497 convert a Macintosh PICT file into a portable
498 pixmap
499
500
501 __pjtoppm__
502
503
2 perry 504 convert an HP !PaintJet file to a portable
1 perry 505 pixmap
506
507
508 __pktopbm__
509
510
511 convert packed (PK) format font into portable
512 bitmap(s)
513
514
515 __pnmalias__
516
517
518 antialias a portable anyumap.
519
520
521 __pnmarith__
522
523
524 perform arithmetic on two portable anymaps
525
526
527 __pnmcat__
528
529
530 concatenate portable anymaps
531
532
533 __pnmcomp__
534
535
536 composite two portable anymap files together
537
538
539 __pnmconvol__
540
541
542 general MxN convolution on a portable anymap
543
544
545 __pnmcrop__
546
547
548 crop a portable anymap
549
550
551 __pnmcut__
552
553
554 cut a rectangle out of a portable anymap
555
556
557 __pnmdepth__
558
559
560 change the maxval in a portable anymap
561
562
563 __pnmenlarge__
564
565
566 read a portable anymap and enlarge it N times
567
568
569 __pnmfile__
570
571
572 describe a portable anymap
573
574
575 __pnmflip__
576
577
578 perform one or more flip operations on a portable
579 anymap
580
581
582 __pnmgamma__
583
584
585 perform gamma correction on a portable anymap
586
587
588 __pnmhistmap__
589
590
591 draw a histogram for a PGM or PPM file
592
593
594 __pnmindex__
595
596
597 build a visual index of a bunch of anymaps
598
599
600 __pnminvert__
601
602
603 invert a portable anymap
604
605
606 __pnmmargin__
607
608
609 add a border to a portable anymap
610
611
612 __pnmnlfilt__
613
614
615 non-linear filters: smooth, alpha trim mean,
616 optimal
617
618
619 __pnmnoraw__
620
621
622 force a portable anymap into plain format
623
624
625 __pnmpad__
626
627
628 add borders to portable anymap
629
630
631 __pnmpaste__
632
633
634 paste a rectangle into a portable anymap
635
636
637 __pnmrotate__
638
639
640 rotate a portable anymap by some angle
641
642
643 __pnmscale__
644
645
646 scale a portable anymap
647
648
649 __pnmshear__
650
651
652 shear a portable anymap by some angle
653
654
655 __pnmsmooth__
656
657
658 smooth out an image
659
660
661 __pnmtile__
662
663
664 replicate a portable anymap into a specified
665 size
666
667
668 __pnmtoddif__
669
670
671 Convert a portable anymap to DDIF format
672
673
674 __pnmtofits__
675
676
677 convert a portable anymap into FITS format
678
679
680 __pnmtops__
681
682
2 perry 683 convert portable anymap to !PostScript
1 perry 684
685
686 __pnmtorast__
687
688
689 convert a portable pixmap into a Sun rasterfile
690
691
692 __pnmtosgi__
693
694
695 convert a portable anymap to a SGI image file
696
697
698 __pnmtosir__
699
700
701 convert a portable anymap into a Solitaire
702 format
703
704
705 __pnmtotiff__
706
707
708 convert a a portable anymap into a TIFF file
709
710
711 __pnmtoxwd__
712
713
714 convert a portable anymap into an X11 window
715 dump
716
717
718 __ppm3d__
719
720
721 convert two portable pixmap into a red/blue 3d glasses
722 pixmap
723
724
725 __ppmbrighten__
726
727
728 change an images Saturation and Value from an HSV
729 map
730
731
732 __ppmchange__
733
734
735 change all pixels of one color to another in a portable
736 pixmap
737
738
739 __ppmdim__
740
741
742 dim a portable pixmap down to total blackness
743
744
745 __ppmdist__
746
747
748 simplistic grayscale assignment for machine generated, color
749 images
750
751
752 __ppmdither__
753
754
755 ordered dither for color images
756
757
758 __ppmflash__
759
760
761 brighten a picture up to complete white-out
762
763
764 __ppmforge__
765
766
767 fractal forgeries of clouds, planets, and starry
768 skies
769
770
771 __ppmhist__
772
773
774 print a histogram of a portable pixmap
775
776
777 __ppmmake__
778
779
780 create a pixmap of a specified size and color
781
782
783 __ppmmix__
784
785
786 blend together two portable pixmaps
787
788
789 __ppmnorm__
790
791
792 normalize the contrast in a portable pixmap
793
794
795 __ppmntsc__
796
797
798 make a portable pixmap look like taken from an American
799 TV
800
801
802 __ppmpat__
803
804
805 make a pretty pixmap
806
807
808 __ppmquant__
809
810
811 quantize the colors in a portable pixmap down to a specified
812 number
813
814
815 __ppmquantall__
816
817
818 run ppmquant on a bunch of files all at once, so they share
819 a common colormap
820
821
822 __ppmqvga__
823
824
825 8 plane quantization
826
827
828 __ppmrelief__
829
830
831 run a Laplacian relief filter on a portable
832 pixmap
833
834
835 __ppmshift__
836
837
838 shift lines of a portable pixmap left or right by a random
839 amount
840
841
842 __ppmspread__
843
844
845 displace a portable pixmap's pixels by a random
846 amount
847
848
849 __ppmtoacad__
850
851
852 convert portable pixmap to AutoCAD database or
853 slide
854
855
856 __ppmtobmp__
857
858
859 convert a portable pixmap into a BMP file
860
861
862 __ppmtogif__
863
864
865 convert a portable pixmap into a GIF file
866
867
868 __ppmtoicr__
869
870
871 convert a portable pixmap into NCSA ICR format
872
873
874 __ppmtoilbm__
875
876
877 convert a portable pixmap into an ILBM file
878
879
880 __ppmtomap__
881
882
883 extract all colors from a portable pixmap
884
885
886 __ppmtomitsu__
887
888
889 convert a portable pixmap to a Mitsubishi S340-10
890 file
891
892
893 __ppmtopcx__
894
895
896 convert a portable pixmap into a PCX file
897
898
899 __ppmtopgm__
900
901
902 convert a portable pixmap into a portable
903 graymap
904
905
906 __ppmtopi1__
907
908
909 convert a portable pixmap into an Atari Degas .pi1
910 file
911
912
913 __ppmtopict__
914
915
916 convert a portable pixmap into a Macintosh PICT
917 file
918
919
920 __ppmtopj__
921
922
2 perry 923 convert a portable pixmap to an HP !PaintJet
1 perry 924 file
925
926
927 __ppmtopjxl__
928
929
2 perry 930 convert a portable pixmap into an HP !PaintJet XL PCL
1 perry 931 file
932
933
934 __ppmtopuzz__
935
936
937 convert a portable pixmap into an X11
938
939
940 __ppmtorgb3__
941
942
943 separate a portable pixmap into three portable
944 graymaps
945
946
947 __ppmtosixel__
948
949
950 convert a portable pixmap into DEC sixel format
951
952
953 __ppmtotga__
954
955
2 perry 956 convert portable pixmap into a !TrueVision Targa
1 perry 957 file
958
959
960 __ppmtouil__
961
962
963 convert a portable pixmap into a Motif UIL icon
964 file
965
966
967 __ppmtoxpm__
968
969
970 convert a portable pixmap into an X11 pixmap
971
972
973 __ppmtoyuv__
974
975
976 convert a portable pixmap into an Abekas YUV
977 file
978
979
980 __ppmtoyuvsplit__
981
982
983 convert a portable pixmap into 3 subsampled raw YUV
984 files
985
986
987 __psidtopgm__
988
989
2 perry 990 convert !PostScript
1 perry 991
992
993 __pstopnm__
994
995
2 perry 996 convert a !PostScript file into a portable
1 perry 997 anymap
998
999
1000 __qrttoppm__
1001
1002
1003 convert output from the QRT ray tracer into a portable
1004 pixmap
1005
1006
1007 __rasttopnm__
1008
1009
1010 convert a Sun rasterfile into a portable anymap
1011
1012
1013 __rawtopgm__
1014
1015
1016 convert raw grayscale bytes into a portable
1017 graymap
1018
1019
1020 __rawtoppm__
1021
1022
1023 convert raw RGB bytes into a portable pixmap
1024
1025
1026 __rgb3toppm__
1027
1028
1029 combine three portable graymaps into one portable
1030 pixmap
1031
1032
1033 __sgitopnm__
1034
1035
1036 convert a SGI image file to a portable anymap
1037
1038
1039 __sirtopnm__
1040
1041
1042 convert a Solitaire file into a portable anymap
1043
1044
1045 __sldtoppm__
1046
1047
1048 convert an AutoCAD slide file into a portable
1049 pixmap
1050
1051
1052 __spctoppm__
1053
1054
1055 convert an Atari compressed Spectrum file into a portable
1056 pixmap
1057
1058
1059 __spottopgm__
1060
1061
1062 convert SPOT satellite images to Portable Greymap
1063 format
1064
1065
1066 __sputoppm__
1067
1068
1069 convert an Atari uncompressed Spectrum file into a portable
1070 pixmap
1071
1072
1073 __tgatoppm__
1074
1075
2 perry 1076 convert !TrueVision Targa file into a portable
1 perry 1077 pixmap
1078
1079
1080 __tifftopnm__
1081
1082
1083 convert a TIFF file into a portable anymap
1084
1085
1086 __xbmtopbm__
1087
1088
1089 convert an X11 or X10 bitmap into a portable
1090 bitmap
1091
1092
1093 __ximtoppm__
1094
1095
1096 convert an Xim file into a portable pixmap
1097
1098
1099 __xpmtoppm__
1100
1101
1102 convert an X11 pixmap into a portable pixmap
1103
1104
1105 __xvminitoppm__
1106
1107
1108 convert a XV
1109
1110
1111 __xwdtopnm__
1112
1113
1114 convert a X11 or X10 window dump file into a portable
1115 anymap
1116
1117
1118 __ybmtopbm__
1119
1120
1121 convert a Bennet Yee
1122
1123
1124 __yuvplittoppm__
1125
1126
1127 convert a Y- an U- and a V-file into a portable
1128 pixmap.
1129
1130
1131 __yuvtoppm__
1132
1133
1134 convert Abekas YUV bytes into a portable pixmap
1135
1136
1137 __zeisstopnm__
1138
1139
1140 convert a Zeiss confocal file into a portable
1141 anymap
1142 !!SEE ALSO
1143
1144
1145 anytopnm(1), asciitopgm(1), atktopbm(1), bioradtopgm(1),
1146 bmptoppm(1), brushtopbm(1), cmuwmtopbm(1), fitstopnm(1),
1147 fstopgm(1), g3topbm(1), gemtopbm(1), giftopnm(1),
1148 gouldtoppm(1), hipstopgm(1), hpcdtoppm(1), icontopbm(1),
1149 ilbmtoppm(1), imgtoppm(1), lispmtopgm(1), macptopbm(1),
1150 mgrtopbm(1), mtvtoppm(1), pbmclean(1), pbmlife(1),
1151 pbmmake(1), pbmmask(1), pbmpscale(1), pbmreduce(1),
1152 pbmtext(1), pbmto10x(1), pbmto4425(1), pbmtoascii(1),
1153 pbmtoatk(1), pbmtobbnbg(1), pbmtocmuwm(1), pbmtoepsi(1),
1154 pbmtoepson(1), pbmtog3(1), pbmtogem(1), pbmtogo(1),
1155 pbmtoicon(1), pbmtolj(1), pbmtoln03(1), pbmtolps(1),
1156 pbmtomacp(1), pbmtomgr(1), pbmtopgm(1), pbmtopi3(1),
1157 pbmtopk(1), pbmtoplot(1), pbmtoptx(1), pbmtox10bm(1),
1158 pbmtoxbm(1), pbmtoybm(1), pbmtozinc(1), pbmupc(1),
1159 pcxtoppm(1), pgmbentley(1), pgmcrater(1), pgmedge(1),
1160 pgmenhance(1), pgmhist(1), pgmkernel(1), pgmnoise(1),
1161 pgmnorm(1), pgmoil(1), pgmramp(1), pgmtexture(1),
1162 pgmtofs(1), pgmtolispm(1), pgmtopbm(1), pgmtoppm(1),
1163 pi1toppm(1), pi3topbm(1), picttoppm(1), pjtoppm(1),
1164 pktopbm(1), pnmalias(1), pnmarith(1), pnmcat(1), pnmcomp(1),
1165 pnmconvol(1), pnmcrop(1), pnmcut(1), pnmdepth(1),
1166 pnmenlarge(1), pnmfile(1), pnmflip(1), pnmgamma(1),
1167 pnmhistmap(1), pnmindex(1), pnminvert(1), pnmmargin(1),
1168 pnmnlfilt(1), pnmnoraw(1), pnmpad(1), pnmpaste(1),
1169 pnmrotate(1), pnmscale(1), pnmshear(1), pnmsmooth(1),
1170 pnmtile(1), pnmtoddif(1), pnmtofits(1), pnmtops(1),
1171 pnmtorast(1), pnmtosgi(1), pnmtosir(1), pnmtotiff(1),
1172 pnmtoxwd(1), ppm3d(1), ppmbrighten(1), ppmchange(1),
1173 ppmdim(1), ppmdist(1), ppmdither(1), ppmflash(1),
1174 ppmforge(1), ppmhist(1), ppmmake(1), ppmmix(1), ppmnorm(1),
1175 ppmntsc(1), ppmpat(1), ppmquant(1), ppmquantall(1),
1176 ppmqvga(1), ppmrelief(1), ppmshift(1), ppmspread(1),
1177 ppmtoacad(1), ppmtobmp(1), ppmtogif(1), ppmtoicr(1),
1178 ppmtoilbm(1), ppmtomap(1), ppmtomitsu(1), ppmtopcx(1),
1179 ppmtopgm(1), ppmtopi1(1), ppmtopict(1), ppmtopj(1),
1180 ppmtopjxl(1), ppmtopuzz(1), ppmtorgb3(1), ppmtosixel(1),
1181 ppmtotga(1), ppmtouil(1), ppmtoxpm(1), ppmtoyuv(1),
1182 ppmtoyuvsplit(1), psidtopgm(1), pstopnm(1), qrttoppm(1),
1183 rasttopnm(1), rawtopgm(1), rawtoppm(1), rgb3toppm(1),
1184 sgitopnm(1), sirtopnm(1), sldtoppm(1), spctoppm(1),
1185 spottopgm(1), sputoppm(1), tgatoppm(1), tifftopnm(1),
1186 xbmtopbm(1), ximtoppm(1), xpmtoppm(1), xvminitoppm(1),
1187 xwdtopnm(1), ybmtopbm(1), yuvsplittoppm(1), yuvtoppm(1),
1188 zeisstopnm(1)
1189 !!AUTHORS
1190
1191
1192 Many. See the individual manual pages.
1193 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.