Giter Club home page Giter Club logo

psdlens's Introduction

#PSDLENS ##A simple command line tool to analyse PSD

PSDLENS use the amazing PSD.rb library to provide you multiple reports about Photoshop files. You just have to define location and the data type you want. This is the end of painful Photoshop webdesign integration.


##Install

You have to install PSD.rb first to run PSDLENS

$ gem install psd
$ gem install psdlens

##To use

To get some data from your PSD files, just define wich directory contains your files and the method you want to use.

$ psdlens [path] [method]

##The path

He can be absolute or current using dot

$ psdlens /path/to/your/dir/ meta
# or
$ psdlens . meta

##Methods

  • meta : Display all informations like size, color mode or used fontString
  • text : Display text content from all PSD files and return font-family, font-size and color
  • font : Display only used font
  • style : Display all font typologies
  • content : Display only text conent
  • report : Create a complete json report for all PSD

To help you :

$ psdlens -h

psdlens's People

Contributors

yago avatar

Stargazers

Alfonso Gómez-Arzola avatar Alexander Maslennikov avatar Alexander Heimbuch avatar Miguel Vaello avatar Ryan LeFevre avatar

Watchers

James Cloos avatar  avatar

Forkers

brentini

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.