Skip to main content

The new image editor pro for free (The best Picture Editor and Sharer)

NOW ADD SPICE TO YOUR PHOTOGRAPHIC LIFE WITHOUT A PROFESSIONAL CAMERA WITH ALL NEW - Color Effect Booth Pro v1.3.8 [Android]




Features :
Add text to photos
33 interesting and all new effects
24 frames and borders
18 special overlay light effects
12 textures
Warmth adjustment
Contrast adjustment
Brightness adjustment
Tablet Optimization
Realistic color replacement
Pinch zoom(zoom with fingers)
Scalable brush size
Share your images on Facebook
Preview mode
Masked and colored view options
Color history



Comments

Popular posts from this blog

View Private Facebook Profile Picture in Full Size

An Easy Trick to view Private Facebook Profile Picture in Full Size 1.Some people on Facebook set  their image privacy settings to  "Only  me".We will not be able to see  their images in full size.Here is a  simple  work around technique using which you can see the image in full size. 2.Go to the Timeline of the  person(I  know its mostly a girl ). 3.Right click on the profile pick  and  choose the option open image  in a new tab from the menu. 4.Then the image will open in a  separate window. 5.Now just remove s160X160  from  the url of the screenshot and  hit enter . 6.Now you will be able to see the image in full size. Hit like if it worked. #iospranav #TechnologyReforms

Lock and Hide Your Folders without Any Software.

Lock and Hide Your Folders without Any Software . In order to secure your privacy on your pc, u might need to lock certain folders. It’ll only take a couple of steps and you’re done The default password is “yourpasswordhere”. This is the only thing you’re gonna change in the code. 1. Copy the code below to notepad cls @ECHO OFF title Folder Locker if EXIST "Control Panel.{21EC2020-3AEA­­-1069-A2DD-08002B30­3­09D}" goto UNLOCK if NOT EXIST Locker goto MDCAPRIOFILES :CONFIRM echo Are you sure to Lock this folder? (Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM :LOCK ren Locker "Control Panel.{21EC2020-3AEA­­-1069-A2DD-08002B30­3­09D}" attrib +h +s "Control Panel.{21EC2020-3AEA­­-1069-A2DD-08002B30­3­09D}" echo Folder locked goto End :UNLOCK echo Enter password to Unlock Your Secure Fold...