The document proposes three methods for image steganography to increase hiding capacity: 1) Modifying image edges to increase edge pixels for hiding bits. 2) Selecting lighter color regions and converting to white pixels for hiding. 3) Combining 1) and 2) using a chaotic map to randomly choose edge or region pixels. The LSB technique hides secret bits in the last 2-bits of chosen pixels. Experimental results showed the combined method achieved a PSNR of 62.72 dB, comparable to other techniques.