Camera Database

English 中文 日本語 Español Français Deutsch

An open-source database of camera specifications and images for research and application development.

Overview

This repository contains detailed specifications for 3,586 digital cameras from various manufacturers.

Camera Brands

The database includes cameras from the following 36 manufacturers:

Acer, AgfaPhoto, BenQ, Canon, Casio, Concord, Contax, Epson, Fujifilm, GE, HP, Jenoptik, JVC, Kodak, Konica, Konica-Minolta, Kyocera, Leica, Minolta, Minox, Nikon, Nokia, Olympus, Panasonic, Pentax, Praktica, Ricoh, Rollei, Samsung, Sanyo, Sigma, Sony, Toshiba, Vivitar, Yakumo, Zeiss

Data Files

  • data/camera_data.csv: CSV format camera specifications (37 columns)
  • data/camera_data.json: JSON format camera specifications (same data as CSV)
  • data/images/: Camera images organized by brand and model (3,546 images)

Multilingual Documentation

This project supports documentation in multiple languages to make it accessible to users worldwide. Please refer to the language-specific documentation for detailed information:

License

MIT License

Copyright (c) 2025 leavestylecode

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.