🧾 Introduction

In today’s digital world, images are everywhere β€” from websites and social media to printed materials and user interfaces. For a Computer Operator and Programming Assistant (COPA), understanding how images work and how to edit them is an essential skill. Whether it's resizing a logo, adjusting photo brightness, or creating a promotional banner, basic image editing is a common part of daily IT tasks.

This lesson will introduce you to the properties of digital images, image file formats, and the fundamentals of editing images using free and open-source tools like Paint.NET, GIMP, or even OpenOffice Draw.


πŸ–ΌοΈ What is a Digital Image?

A digital image is a visual representation of something, created or stored on a computer. It is made up of pixels (short for "picture elements") arranged in a grid. Each pixel has a specific color value that together forms the complete image.

Digital images are mainly of two types:

1. Raster Images

  • Composed of pixels.

  • Common formats: JPG, PNG, GIF, BMP.

  • Best for photos and complex visuals.

  • Loses quality when scaled up (pixelation).

2. Vector Images

  • Made of lines, curves, shapes defined mathematically.

  • Common formats: SVG, EPS, AI.

  • Best for logos, icons, illustrations.

  • Can be resized without losing quality.


πŸ“· Common Image File Formats

FormatFull FormCharacteristics
JPGJoint Photographic Experts GroupCompressed format; small size; slight quality loss
PNGPortable Network GraphicsLossless compression; supports transparency
GIFGraphics Interchange FormatSupports animation; 256 colors only
BMPBitmapUncompressed; large file size
TIFFTagged Image File FormatHigh quality; used in printing
SVGScalable Vector GraphicsVector-based; used in web graphics

πŸ§ͺ Basic Properties of Digital Images

When editing images, you need to understand their key properties:

πŸ“ 1. Resolution

  • Measured in DPI (dots per inch) or PPI (pixels per inch).

  • Higher resolution = more detail.

  • Common screen resolution: 72 PPI; for print: 300 DPI.

πŸ“ 2. Dimensions

  • Width Γ— height in pixels.

  • Example: 1920Γ—1080 (Full HD), 1280Γ—720 (HD).

🎨 3. Color Depth

  • Number of colors an image can contain.

  • Common depths: 8-bit (256 colors), 24-bit (16.7 million colors).

🧡 4. File Size

  • Depends on resolution, format, and compression.

  • Affects storage space and website loading times.

πŸͺ„ 5. Transparency

  • Some formats (PNG, GIF) support transparent backgrounds.

  • Useful for logos and overlays.


✏️ Introduction to Image Editing

Image editing is the process of modifying or improving a digital image using software tools.

You can:

  • Change colors

  • Crop or resize

  • Add text or shapes

  • Remove objects or blemishes

  • Apply effects or filters

Common editing software includes:

  • MS Paint (basic editing)

  • Paint.NET (lightweight and powerful)

  • GIMP (open-source alternative to Photoshop)

  • Adobe Photoshop (professional level)

  • Online editors like Canva, Photopea


πŸ”§ Basic Image Editing Operations

Let’s explore some common image editing techniques:

βœ‚οΈ 1. Cropping

  • Removes unwanted outer areas.

  • Focuses on the main subject.

πŸ” 2. Resizing

  • Changes dimensions (in pixels).

  • Maintains aspect ratio to avoid distortion.

πŸŽ›οΈ 3. Brightness & Contrast

  • Adjusts light levels and highlights.

  • Enhances visibility and quality.

🌈 4. Color Correction

  • Adjust hue, saturation, and color balance.

  • Fixes faded or overly colored images.

✍️ 5. Adding Text

  • Insert captions, titles, watermarks.

  • Change font, color, size, and alignment.

🧹 6. Removing Background

  • Makes image transparent or changes background.

  • Useful for product photos and graphic design.

πŸ–οΈ 7. Drawing Tools

  • Add lines, shapes, arrows.

  • Useful for annotations and presentations.

πŸŒ€ 8. Filters and Effects

  • Stylize image using blur, sharpen, vignette, etc.


πŸ–ΌοΈ Practical Uses of Image Editing in COPA

As a COPA trainee or technician, image editing is useful in:

  • Creating ID cards and certificates

  • Editing images for websites or apps

  • Preparing visual presentations

  • Designing social media graphics

  • Fixing scanned documents

  • Adding watermarks to documents or photos


πŸ› οΈ Tools for Image Editing – Free and Open Source

Here are some great tools COPA students can practice on:

πŸ–ŒοΈ GIMP (GNU Image Manipulation Program)

  • Advanced image editing software.

  • Layers, masks, filters, plugins.

  • Available for Windows, macOS, and Linux.

🧱 Paint.NET

  • Lightweight and easy to use.

  • Good for beginners.

  • Supports layers and effects.

πŸ“ Krita

  • Best for digital painting and drawing.

  • Used by illustrators and animators.

🌐 Photopea (Online Editor)

  • Works in browser, similar to Photoshop.

  • Supports PSD, PNG, JPG, etc.

🧩 Inkscape

  • Vector graphics editor.

  • Create SVGs, logos, diagrams.


βœ… Best Practices in Image Editing

  • Always keep a backup of the original image.

  • Use non-destructive editing (use layers if possible).

  • Maintain proper resolution for print or screen use.

  • Save in the appropriate format (e.g., PNG for transparency).

  • Optimize image size for faster web loading.


🏁 Conclusion

Image editing is a crucial skill for every COPA student. Whether you're working in desktop publishing, digital marketing, or basic computer operations, the ability to understand and edit images will give you an edge in your career.

This lesson introduced you to:

  • Types and properties of digital images

  • Image formats and resolution

  • Tools and techniques of image editing

  • Common software used in the industry

In the upcoming practical sessions, you’ll get hands-on experience using tools like GIMP or Paint.NET to apply the knowledge you gained here. Start exploring image editing today β€” the more you practice, the more creative and capable you'll become!