# info > pnmenlarge

[pnmenlarge(1)](https://www.chedong.com/phpMan.php/man/pnmenlarge/1/markdown)               General Commands Manual              [pnmenlarge(1)](https://www.chedong.com/phpMan.php/man/pnmenlarge/1/markdown)

## NAME
       pnmenlarge - read a portable anymap and enlarge it N times

## SYNOPSIS
       pnmenlarge N [pnmfile]

## DESCRIPTION
       Reads  a  portable anymap as input.  Replicates its pixels N times, and
       produces a portable anymap as output.

       pnmenlarge can only enlarge by integer factors.  The  slower  but  more
       general pnmscale can enlarge or reduce by arbitrary factors, and pbmre-
       duce can reduce by integer factors, but only for bitmaps.

       If you enlarge by a factor of 3 or more, you should probably add a  pn-
       msmooth step; otherwise, you can see the original pixels in the result-
       ing image.

## SEE ALSO
       [pbmreduce(1)](https://www.chedong.com/phpMan.php/man/pbmreduce/1/markdown), [pnmscale(1)](https://www.chedong.com/phpMan.php/man/pnmscale/1/markdown), [pnmsmooth(1)](https://www.chedong.com/phpMan.php/man/pnmsmooth/1/markdown), [pnm(5)](https://www.chedong.com/phpMan.php/man/pnm/5/markdown)

## AUTHOR
       Copyright (C) 1989 by Jef Poskanzer.

                               26 February 1989                  [pnmenlarge(1)](https://www.chedong.com/phpMan.php/man/pnmenlarge/1/markdown)
