Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6569073
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T14:34:51+00:00 2026-05-25T14:34:51+00:00

I was wondering if anyone has ever made something that would let a user

  • 0

I was wondering if anyone has ever made something that would let a user change the cropping of an image’s display on the fly?

What I’m imagining is a user uploads a photo which does not get cropped and when the photo is displayed on their dashboard they can select a ‘crop display’ option and select a rectangular area of the image to be displayed, however, the actual photo is not cropped, and a user could repeat this and display a different section of the same photo. Anyone ever done this or have idea on how it could be done? Thanks a bunch!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T14:34:52+00:00Added an answer on May 25, 2026 at 2:34 pm

    Dragonfly does this.

    It’s a Rack framework with on-the-fly image processing as one of its main points. Basic usage:

    class Album < ActiveRecord::Base
      image_accessor :cover_image
    end
    
    <%= image_tag @album.cover_image.url %>
    <%= image_tag @album.cover_image.thumb('400x200#').url %>
    <%= image_tag @album.cover_image.jpg.url %>
    <%= image_tag @album.cover_image.process(:greyscale).encode(:tiff).url %>
    

    To make your example work, you could surely use any cropping tool and pass the arguments to the server to create multiple re-usable “crops”, or other views (note the grayscale, etc).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm wondering if anyone has ever come across a plug-in for mootools that will
I was wondering, has anyone ever heard of any tool (open source) that reads
I'm wondering whether anyone here has ever used a skip list . It looks
I am wondering if anyone has any experience using a JQuery plugin that converts
Hey all, I'm wondering if anyone has ever used a tool which will take
I'm using SQL Server 2005 with Django, I'm wondering if anyone has ever attempted
Just wondering if anyone has ever tried to determine the actual size of a
I was wondering if anyone has ever used, built or seen a password recoervy
I was wondering if anyone has ever worked with wijmo components? What i am
Wondering if someone can answer something that has stumped me. I have a Timer

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.