ImageDecoder - Python extension that allows you to perform several operations on image files:
- Extract a bitmap image from a JPG file (including EXIF data)
- Modify the EXIF data of a JPG file
- Extract a bitmap image (JPG, PNG, ...) from a memory buffer directly into a Python graphics Image, whilst optionally reducing the color depth and/or resizing it in one operation.
- Read a bitmap image (JPG, PNG, ...) from file into a Python graphics Image, whilst optionally reducing the color depth and/or resizing it in one operation.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Magic Frame Magic Frame - What is Magic Frame Ever wonder how monalisa look when she make funny face? Come take a look, through our Magic Frame
Snap&Sketch Snap&Sketch - With Snap&Sketch you can make original photos,drawings, or postcards and Email them to your friends. It is an easy drawing program especially designed for your mobile. It also supports snapping photos and make drawings on top of them
PhotoRite Capture and enhance photos to have much better appearance! Add creative photo frames and funny magic mirror and much more amazing effects as you take photos or on saved photos! The PhotoRite SP for Symbian Series 60 is a Camera, Editor, Viewer all-in-one imaging application for your camera phone
PDF Scanner PDF Scanner -
PDF Scanner
See, scan, share.
You are looking at a print article your friend would enjoy reading. The hard copy of a document which you need to keep or e-mail. A page in a book you would love to share with your family. All you have is your phone
Mobile Dot Creator 3rd Lets you create your own pixel art animations & record frame by frame on mobile phone
Resco Photo Viewer S60 Resco Photo Viewer S60 -
Excellent Viewer
Many image formats
Speed, speed, speed everywhere: Images, thumbnails, navigation...
Do you have thousands of images? No problem
Panocam Script for mShell Panocam can be used to manually stitch several camera images to a bigger one
ImageConverter This example demonstrates how to use the image conversion APIs available in the S60 platform (Image Conversion Library, ICL). These APIs include important classes, such as CBitmapRotator and CBitmapScaler to be used for rotating and scaling images, respectively. CImageEncoder and CImageDecoder classes are used to access image encoders and decoders available in the ICL
EasyDrawing Demo EasyDrawing Demo - EasyDrawing is an easy-to-use raster graphics editor with a variety of features for UIQ 3.x smartphones with touch screen. With EasyDrawing you can easy create and edit images using a lot of tools, and save them in a large number of image formats
Other Software by developer «DOCOMO Euro-Labs and Telematica Instituut»:
Landmarks Python extension that allows access to the Landmarks API which is available on 3rd edition phones (and newer)
WLANMgmt WLANMgmt - Python extension that allows access to a very limited part of the WLANManagement API: you can use it to scan for available WLAN networks.
Note: On 3rd edition phones Python extensions need to be signed using the same certificate and the same capabilities as the Python SIS file itself
KeyLock KeyLock-Python extension that allows access to the Key Lock API which is available on all Symbian editions. It allows getting/setting the lock state (the latter with or without user notification), or to popup a note asking the user whether the device should be locked
ProfileEngine ProfileEngine - Python extension that allows access to the ProfileEngine API which is available on 3rd edition FP1 phones (and newer)
Fastcamera Fastcamera - Python extension that allows access to the camera API, in a much more flexible way than the default camera extension. It supports multiple camera's, autofocus, zoom on viewfinder etc.
Note: On 3rd edition phones Python extensions need to be signed using the same certificate and the same capabilities as the Python SIS file itself
Music Player Remote Music Player Remote -Python extension that lets you interact with the native MusicPlayer: request the current player state, current track, listen to player events, etc. It also contains an extra operation from the Content Library Framework API which lets you query for extra track information (Album name, track number, genre, etc
LocationRequestor LocationRequestor -Python extension that allows access to the Location Acquisition API (which connects to, for example, an internal and/or external GPS). It supports both blocking calls and callbacks. It is based on the 'lbsreference' example in the Symbian SDK