Posts

Showing posts from April, 2023

Robot Final

Image
  I adore designing original works of digital art, and today I'm happy to reveal how I used Photoshop to make a robot using photographs from a pawn shop. I started by collecting pictures of mechanical components from a pawn store, including a jukebox, License plate, tin can, cable, etc. I then made a thought process of the robot's shape, size, and key components before planning the design. After that, I launched Photoshop and made a new canvas with the required size. I entered the mechanical component photos into Photoshop and organized them as shown in my drawing. I trimmed away the portions of the photographs that would be visible using selecting tools like the lasso tool or the object selection tool. I used fx effects to apply a shadow to give the individual components depth and dimension. Using the transform tools to change the components' location, size, and rotation, I organized the elements on the canvas in the manner depicted in my drawing. I added elements like cab...

Image File Formats

Image File Formats Bitmap jpg:  A digital picture file format is called JPEG. It is a compressed file format, therefore depending on the level of compression used when converting an uncompressed and/or lossless format into a JPG picture, there may be a slight (or significant) quality loss overall. png:  A raster image file format, PNG stands for Portable Network Graphic. Its ability to handle visuals with translucent or semi-transparent backgrounds makes it a particularly popular file format among web designers. gif:  Graphics Interchange Format is referred to as GIF. GIF is a raster file format made for simple graphics that are mostly found online. Each file may support 256 indexed colors and up to 8 bits per pixel. Additionally, rudimentary animations may be made with GIF files by combining pictures or frames. bmp:  Device Independent Bitmap (or DIB), sometimes known as a BMP file (pronounced bump), is a technique used to retain the resolution of digital images on ...

Image Resolution

Image Resolution  What is the difference between 300ppi and 72ppi?   300ppi and 72ppi are two different resolutions for images. PPI stands for "Pixels Per Inch" and it refers to the number of pixels that fit into one inch of an image. The main difference between 300ppi and 72ppi is the number of pixels in each inch. 300ppi has a higher resolution than 72ppi. This means that 300ppi images have more pixels in each inch, making them sharper and more detailed than 72ppi images. Why is that important for the graphic designer doing print projects? For graphic designers working on print projects, it's important to use high-resolution images like 300ppi. This is because print projects require a high resolution to produce a clear and sharp image. If a designer uses a low-resolution image like 72ppi for a print project, the final print may appear pixelated or blurry. High-resolution images are necessary for print projects because they contain more information, and they can be enlar...