TextDrawable VS PhotoView

Compare TextDrawable vs PhotoView and see what are their differences.

TextDrawable

This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator. (by amulyakhare)

PhotoView

Implementation of ImageView for Android that supports zooming, by various touch gestures. (by chrisbanes)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
TextDrawable PhotoView
2 1
3,163 18,684
- 0.2%
0.0 0.0
over 2 years ago about 2 years ago
Java Java
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

TextDrawable

Posts with mentions or reviews of TextDrawable. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning TextDrawable yet.
Tracking mentions began in Dec 2020.

PhotoView

Posts with mentions or reviews of PhotoView. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning PhotoView yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing TextDrawable and PhotoView you can also consider the following projects:

TouchImageView - Adds touch functionality to Android ImageView.

subsampling-scale-image-view - Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.

ImageViewZoom - Android ImageView widget with zoom and pan capabilities

CircleImageView - A circular ImageView for Android

android-gpuimage - Android filters based on OpenGL (idea from GPUImage for iOS)

android-crop - Android library project for cropping images

gif-movie-view - Android View widget for displaying GIF animations.

android-shape-imageview - Custom shaped android imageview components

CircularImageView - Custom view for circular images in Android while maintaining the best draw performance

SelectableRoundedImageView - Android ImageView that supports different radii on each corner.